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