public static interface VirtualMachine.DefinitionStages.WithAvailabilityZone
| Modifier and Type | Method and Description |
|---|---|
VirtualMachine.DefinitionStages.WithManagedCreate |
withAvailabilityZone(AvailabilityZoneId zoneId)
Specifies the availability zone for the virtual machine.
|
VirtualMachine.DefinitionStages.WithManagedCreate withAvailabilityZone(AvailabilityZoneId zoneId)
zoneId - the zone identifier.Copyright © 2020 Microsoft Corporation. All rights reserved.