Share via


IWithNewVhdDiskSettings<ParentT>.WithCaching(CachingTypes) Method

Definition

Specifies the caching type for the unmanaged data disk.

public Microsoft.Azure.Management.Compute.Fluent.VirtualMachineScaleSetUnmanagedDataDisk.UpdateDefinition.IWithNewVhdDiskSettings<ParentT> WithCaching (Microsoft.Azure.Management.Compute.Fluent.Models.CachingTypes cachingType);

Parameters

cachingType
CachingTypes

The disk caching type. Possible values include: 'None', 'ReadOnly', 'ReadWrite'.

Returns

Applies to

Product Versions
Azure SDK for .NET Legacy