Interface ApplicationGateway.DefinitionStages.WithAvailabilityZone
- All Known Subinterfaces:
ApplicationGateway.Definition,ApplicationGateway.DefinitionStages.WithCreate,ApplicationGateway.DefinitionStages.WithRequestRoutingRuleOrCreate
- Enclosing interface:
- ApplicationGateway.DefinitionStages
public static interface ApplicationGateway.DefinitionStages.WithAvailabilityZone
The stage of the application gateway definition allowing to specify availability zone.
-
Method Summary
Modifier and TypeMethodDescriptionSpecifies the availability zone for the application gateway.
-
Method Details
-
withAvailabilityZone
Specifies the availability zone for the application gateway.Note, this functionality is not enabled for most subscriptions and is subject to significant redesign and/or removal in the future.
- Parameters:
zoneId- the zone identifier.- Returns:
- the next stage of the definition
-