| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static PublicIpPrefixSkuName |
PublicIpPrefixSkuName.STANDARD
Static value Standard for PublicIpPrefixSkuName.
|
| Modifier and Type | Method and Description |
|---|---|
static PublicIpPrefixSkuName |
PublicIpPrefixSkuName.fromString(String name)
Creates or finds a PublicIpPrefixSkuName from its string representation.
|
PublicIpPrefixSkuName |
PublicIpPrefixSku.name()
Get the name property: Name of a public IP prefix SKU.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIpPrefixSku |
PublicIpPrefixSku.withName(PublicIpPrefixSkuName name)
Set the name property: Name of a public IP prefix SKU.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.