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