public static interface Disk.DefinitionStages.WithDataDiskFromSnapshot
| Modifier and Type | Method and Description |
|---|---|
Disk.DefinitionStages.WithCreateAndSize |
fromSnapshot(Snapshot snapshot)
Specifies the source data managed snapshot.
|
Disk.DefinitionStages.WithCreateAndSize |
fromSnapshot(String snapshotId)
Specifies the source data managed snapshot.
|
Disk.DefinitionStages.WithCreateAndSize fromSnapshot(String snapshotId)
snapshotId - snapshot resource IDDisk.DefinitionStages.WithCreateAndSize fromSnapshot(Snapshot snapshot)
snapshot - snapshot resourceCopyright © 2019. All rights reserved.