public static interface Disk.DefinitionStages.WithDataDiskFromVhd
Modifier and Type | Method and Description |
---|---|
Disk.DefinitionStages.WithCreateAndSize |
fromVhd(String vhdUrl)
Specifies the source data VHD.
|
Disk.DefinitionStages.WithCreateAndSize fromVhd(String vhdUrl)
vhdUrl
- the source VHD URLCopyright © 2019. All rights reserved.