ParentT - the return type of the final Attachable.InUpdate.attach()public static interface VirtualMachineDataDisk.DefinitionStages.AttachExistingDataDisk<ParentT>
VirtualMachineDataDisk.DefinitionStages.WithAttach<ParentT> from(String storageAccountName, String containerName, String vhdName)
storageAccountName - the storage account namecontainerName - the name of the container holding the VHD filevhdName - the name for the VHD file/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/