Uses of Interface
com.microsoft.azure.management.compute.VirtualMachineScaleSetUnmanagedDataDisk.Update
Package
Description
This package contains the classes for ComputeManagementClient.
-
Uses of VirtualMachineScaleSetUnmanagedDataDisk.Update in com.microsoft.azure.management.compute
Modifier and TypeMethodDescriptionVirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskCaching.withCaching
(CachingTypes cachingType) Specifies the new caching type for the unmanaged data disk.Specifies the new logical unit number for the unmanaged data disk.VirtualMachineScaleSetUnmanagedDataDisk.UpdateStages.WithDiskSize.withSizeInGB
(Integer sizeInGB) Specifies the new size in GB for data disk.