Uses of Class
com.microsoft.azure.management.network.PublicIPAddressSku
Packages that use PublicIPAddressSku
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of PublicIPAddressSku in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return PublicIPAddressSkuModifier and TypeMethodDescriptionPublicIPSkuType.sku()
PublicIPAddressSku.withName
(PublicIPAddressSkuName name) Set name of a public IP address SKU.Methods in com.microsoft.azure.management.network with parameters of type PublicIPAddressSkuModifier and TypeMethodDescriptionstatic PublicIPSkuType
PublicIPSkuType.fromSku
(PublicIPAddressSku pipSku) Parses a value into a SKU type and creates a new PublicIPSkuType instance if not found among the existing ones.