Uses of Interface
com.microsoft.azure.management.network.PublicIPAddress.DefinitionStages.WithAvailabilityZone
-
Packages that use PublicIPAddress.DefinitionStages.WithAvailabilityZone Package Description com.microsoft.azure.management.network This package contains the classes for NetworkManagementClient. -
-
Uses of PublicIPAddress.DefinitionStages.WithAvailabilityZone in com.microsoft.azure.management.network
Subinterfaces of PublicIPAddress.DefinitionStages.WithAvailabilityZone in com.microsoft.azure.management.network Modifier and Type Interface Description static interfacePublicIPAddress.DefinitionContainer interface for all the definitions.static interfacePublicIPAddress.DefinitionStages.WithCreateThe stage of the public IP definition which contains all the minimum required inputs for the resource to be created (viaCreatable.create()), but also allows for any other optional settings to be specified.
-