| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineUnmanagedDataDisk.DefinitionWithExistingVhd<ParentT>
The entirety of a unmanaged data disk of a virtual machine scale set definition.
|
static interface |
VirtualMachineUnmanagedDataDisk.DefinitionWithImage<ParentT>
The entirety of a unmanaged data disk of a virtual machine scale set definition.
|
static interface |
VirtualMachineUnmanagedDataDisk.DefinitionWithNewVhd<ParentT>
The entirety of a unmanaged data disk of a virtual machine scale set definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineUnmanagedDataDisk.DefinitionStages.Blank<VirtualMachine.DefinitionStages.WithUnmanagedCreate> |
VirtualMachine.DefinitionStages.WithUnmanagedDataDisk.defineUnmanagedDataDisk(String name)
Begins definition of an unmanaged data disk to be attached to the virtual machine.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/