| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineUnmanagedDataDisk.UpdateDefinitionWithExistingVhd<ParentT>
The entirety of a unmanaged data disk of a virtual machine scale set update.
|
static interface |
VirtualMachineUnmanagedDataDisk.UpdateDefinitionWithNewVhd<ParentT>
The entirety of a unmanaged data disk of a virtual machine scale set update.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineUnmanagedDataDisk.UpdateDefinitionStages.Blank<VirtualMachine.Update> |
VirtualMachine.UpdateStages.WithUnmanagedDataDisk.defineUnmanagedDataDisk(String name)
Begins the definition of a blank unmanaged data disk to be attached to the virtual machine along with its configuration.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/