Interface PublicIpAddress.DefinitionStages.WithAvailabilityZone

All Known Subinterfaces:
PublicIpAddress.Definition, PublicIpAddress.DefinitionStages.WithCreate
Enclosing interface:
PublicIpAddress.DefinitionStages

public static interface PublicIpAddress.DefinitionStages.WithAvailabilityZone
The stage of the IP address definition allowing to specify availability zone.
  • Method Details

    • withAvailabilityZone

      PublicIpAddress.DefinitionStages.WithCreate withAvailabilityZone(com.azure.resourcemanager.resources.fluentcore.arm.AvailabilityZoneId zoneId)
      Specifies the availability zone for the IP address.
      Parameters:
      zoneId - the zone identifier.
      Returns:
      the next stage of the definition