| Modifier and Type | Method and Description |
|---|---|
VirtualMachineScaleSetUnmanagedDataDisk.Update |
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching.withCaching(CachingTypes cachingType)
Specifies the new caching type for the unmanaged data disk.
|
VirtualMachineScaleSetUnmanagedDataDisk.Update |
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskLun.withLun(Integer lun)
Specifies the new logical unit number for the unmanaged data disk.
|
VirtualMachineScaleSetUnmanagedDataDisk.Update |
VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskSize.withSizeInGB(Integer sizeInGB)
Specifies the new size in GB for data disk.
|
/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/