Uses of Interface
com.azure.resourcemanager.network.models.PublicIpPrefix.DefinitionStages.WithCreate
Packages that use PublicIpPrefix.DefinitionStages.WithCreate
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of PublicIpPrefix.DefinitionStages.WithCreate in com.azure.resourcemanager.network.models
Subinterfaces of PublicIpPrefix.DefinitionStages.WithCreate in com.azure.resourcemanager.network.modelsModifier and TypeInterfaceDescriptionstatic interfaceThe entirety of the PublicIpPrefix definition.Methods in com.azure.resourcemanager.network.models that return PublicIpPrefix.DefinitionStages.WithCreateModifier and TypeMethodDescriptionPublicIpPrefix.DefinitionStages.WithAvailabilityZone.withAvailabilityZone(AvailabilityZoneId zoneId) Specifies the availability zone for the Ip address.PublicIpPrefix.DefinitionStages.WithIpTags.withIpTags(List<IpTag> ipTags) Specifies ipTags.PublicIpPrefix.DefinitionStages.WithPrefixLength.withPrefixLength(Integer prefixLength) Specifies prefixLength.PublicIpPrefix.DefinitionStages.WithPublicIpAddressVersion.withPublicIpAddressVersion(IpVersion publicIpAddressVersion) Specifies publicIpAddressVersion.PublicIpPrefix.DefinitionStages.WithSku.withSku(PublicIpPrefixSku sku) Specifies sku.