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