Interface PublicIpPrefix.DefinitionStages.WithCreate
- All Superinterfaces:
Creatable<PublicIpPrefix>,HasName,Indexable,PublicIpPrefix.DefinitionStages.WithAvailabilityZone,PublicIpPrefix.DefinitionStages.WithIpTags,PublicIpPrefix.DefinitionStages.WithPrefixLength,PublicIpPrefix.DefinitionStages.WithPublicIpAddressVersion,PublicIpPrefix.DefinitionStages.WithSku,Resource.DefinitionWithTags<PublicIpPrefix.DefinitionStages.WithCreate>
- All Known Subinterfaces:
PublicIpPrefix.Definition
- Enclosing interface:
- PublicIpPrefix.DefinitionStages
public static interface PublicIpPrefix.DefinitionStages.WithCreate
extends Creatable<PublicIpPrefix>, 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.network.models.PublicIpPrefix.DefinitionStages.WithAvailabilityZone
withAvailabilityZoneMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpPrefix.DefinitionStages.WithIpTags
withIpTagsMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpPrefix.DefinitionStages.WithPrefixLength
withPrefixLengthMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpPrefix.DefinitionStages.WithPublicIpAddressVersion
withPublicIpAddressVersionMethods inherited from interface com.azure.resourcemanager.network.models.PublicIpPrefix.DefinitionStages.WithSku
withSkuMethods inherited from interface com.azure.resourcemanager.resources.fluentcore.arm.models.Resource.DefinitionWithTags
withTag, withTags