public final class PublicIPAddressSkuName extends Object
| Modifier and Type | Field and Description |
|---|---|
static PublicIPAddressSkuName |
BASIC
Static value Basic for PublicIPAddressSkuName.
|
static PublicIPAddressSkuName |
STANDARD
Static value Standard for PublicIPAddressSkuName.
|
| Constructor and Description |
|---|
PublicIPAddressSkuName(String value)
Creates a custom value for PublicIPAddressSkuName.
|
public static final PublicIPAddressSkuName BASIC
public static final PublicIPAddressSkuName STANDARD
public PublicIPAddressSkuName(String value)
value - the custom value/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/