@Beta(value=V1_4_0)
public static interface ApplicationGateway.DefinitionStages.WithAvailabilityZone
| Modifier and Type | Method and Description |
|---|---|
ApplicationGateway.DefinitionStages.WithCreate |
withAvailabilityZone(com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId zoneId)
Specifies the availability zone for the application gateway.
|
@Beta(value=V1_4_0) ApplicationGateway.DefinitionStages.WithCreate withAvailabilityZone(com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId zoneId)
Note, this functionality is not enabled for most subscriptions and is subject to significant redesign and/or removal in the future.
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.
*/