Interface PublicIpPrefix.DefinitionStages.WithCreate

All Superinterfaces:
com.azure.resourcemanager.resources.fluentcore.model.Creatable<PublicIpPrefix>, com.azure.resourcemanager.resources.fluentcore.arm.models.HasName, com.azure.resourcemanager.resources.fluentcore.model.Indexable, PublicIpPrefix.DefinitionStages.WithAvailabilityZone, PublicIpPrefix.DefinitionStages.WithIpTags, PublicIpPrefix.DefinitionStages.WithPrefixLength, PublicIpPrefix.DefinitionStages.WithPublicIpAddressVersion, PublicIpPrefix.DefinitionStages.WithSku, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<PublicIpPrefix.DefinitionStages.WithCreate>
All Known Subinterfaces:
PublicIpPrefix.Definition
Enclosing interface:
PublicIpPrefix.DefinitionStages

public static interface PublicIpPrefix.DefinitionStages.WithCreate extends com.azure.resourcemanager.resources.fluentcore.model.Creatable<PublicIpPrefix>, com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags<PublicIpPrefix.DefinitionStages.WithCreate>, PublicIpPrefix.DefinitionStages.WithIpTags, PublicIpPrefix.DefinitionStages.WithPrefixLength, PublicIpPrefix.DefinitionStages.WithPublicIpAddressVersion, PublicIpPrefix.DefinitionStages.WithSku, PublicIpPrefix.DefinitionStages.WithAvailabilityZone
The stage of the definition which contains all the minimum required inputs for the resource to be created (via Creatable.create()), but also allows for any other optional settings to be specified.