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 URL/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/