@Beta(value=V1_3_0)
public static interface VirtualMachineScaleSet.UpdateStages.WithAvailabilityZone
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSet.UpdateStages.WithApply |
withAvailabilityZone(com.microsoft.azure.management.resources.fluentcore.arm.AvailabilityZoneId zoneId)
Specifies the availability zone for the virtual machine scale set.
|
@Beta(value=V1_3_0) VirtualMachineScaleSet.UpdateStages.WithApply 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.
*/