Uses of Interface
com.azure.resourcemanager.compute.models.VirtualMachineScaleSetUnmanagedDataDisk.Update
Packages that use VirtualMachineScaleSetUnmanagedDataDisk.Update
Package
Description
Package containing the data models for ComputeManagementClient.
-
Uses of VirtualMachineScaleSetUnmanagedDataDisk.Update in com.azure.resourcemanager.compute.models
Methods in com.azure.resourcemanager.compute.models that return VirtualMachineScaleSetUnmanagedDataDisk.UpdateModifier 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.