| Package | Description |
|---|---|
| com.azure.resourcemanager.compute.models |
Package containing the data models for ComputeManagementClient.
|
| Modifier and Type | Interface and Description |
|---|---|
static interface |
VirtualMachineCustomImage.CustomImageDataDisk.Definition<ParentT>
The entirety of a data disk image definition.
|
| Modifier and Type | Method and Description |
|---|---|
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithImageSource<ParentT> |
VirtualMachineCustomImage.CustomImageDataDisk.DefinitionStages.WithDiskLun.withLun(int lun)
Specifies the LUN for the data disk to be created from the disk image.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.