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.-
Method Summary
Methods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Creatable
create, create, createAsync, createAsyncMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.HasName
nameMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.model.Indexable
keyMethods inherited from interface PublicIpPrefix.DefinitionStages.WithAvailabilityZone
withAvailabilityZoneMethods inherited from interface PublicIpPrefix.DefinitionStages.WithIpTags
withIpTagsMethods inherited from interface PublicIpPrefix.DefinitionStages.WithPrefixLength
withPrefixLengthMethods inherited from interface PublicIpPrefix.DefinitionStages.WithPublicIpAddressVersion
withPublicIpAddressVersionMethods inherited from interface PublicIpPrefix.DefinitionStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags