Interface PublicIpPrefix.DefinitionStages
-
- Enclosing interface:
- PublicIpPrefix
public static interface PublicIpPrefix.DefinitionStagesGrouping of PublicIpPrefix definition stages.
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static interfacePublicIpPrefix.DefinitionStages.BlankThe first stage of a PublicIpPrefix definition.static interfacePublicIpPrefix.DefinitionStages.WithAvailabilityZoneThe stage of the Ip public prefix definition allowing to specify availability zone.static interfacePublicIpPrefix.DefinitionStages.WithCreateThe stage of the 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.static interfacePublicIpPrefix.DefinitionStages.WithGroupThe stage of the PublicIpPrefix definition allowing to specify the resource group.static interfacePublicIpPrefix.DefinitionStages.WithIpTagsThe stage of the publicipprefix definition allowing to specify IpTags.static interfacePublicIpPrefix.DefinitionStages.WithPrefixLengthThe stage of the publicipprefix definition allowing to specify PrefixLength.static interfacePublicIpPrefix.DefinitionStages.WithPublicIpAddressVersionThe stage of the publicipprefix definition allowing to specify PublicIpAddressVersion.static interfacePublicIpPrefix.DefinitionStages.WithSkuThe stage of the publicipprefix definition allowing to specify Sku.
-