public static interface PublicIPPrefix.DefinitionStages.WithAvailabilityZone
| Modifier and Type | Method and Description |
|---|---|
PublicIPPrefix.DefinitionStages.WithCreate |
withAvailabilityZone(com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId zoneId)
Specifies the availability zone for the IP address.
|
PublicIPPrefix.DefinitionStages.WithCreate withAvailabilityZone(com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId zoneId)
zoneId - the zone identifier./**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/