Package | Description |
---|---|
com.microsoft.azure.management.compute |
This package contains the classes for ComputeManagementClient.
|
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 © 2019. All rights reserved.