@Beta(value=V1_3_0)
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.
|
@Beta(value=V1_3_0) Disk.DefinitionStages.WithCreate withAvailabilityZone(AvailabilityZoneId zoneId)
zoneId
- the zone identifier.Copyright © 2019. All rights reserved.