| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIpPrefixSku |
PublicIpPrefixInner.sku()
Get the sku property: The public IP prefix SKU.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIpPrefixInner |
PublicIpPrefixInner.withSku(PublicIpPrefixSku sku)
Set the sku property: The public IP prefix SKU.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIpPrefixSku |
PublicIpPrefix.sku() |
PublicIpPrefixSku |
PublicIpPrefixSku.withName(PublicIpPrefixSkuName name)
Set the name property: Name of a public IP prefix SKU.
|
PublicIpPrefixSku |
PublicIpPrefixSku.withTier(PublicIpPrefixSkuTier tier)
Set the tier property: Tier of a public IP prefix SKU.
|
| Modifier and Type | Method and Description |
|---|---|
PublicIpPrefix.DefinitionStages.WithCreate |
PublicIpPrefix.DefinitionStages.WithSku.withSku(PublicIpPrefixSku sku)
Specifies sku.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.