ParentT - the stage of the parent definition to return to after attaching this definition@Beta(value=V1_3_0)
public static interface LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAvailabilityZone<ParentT>
| Modifier and Type | Method and Description |
|---|---|
LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT> |
withAvailabilityZone(com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId zoneId)
Specifies the availability zone for the private frontend.
|
@Beta(value=V1_3_0) LoadBalancerPrivateFrontend.UpdateDefinitionStages.WithAttach<ParentT> 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.
*/