IVirtualMachineUnmanagedDataDisk.CachingType Property

Definition

Gets the disk caching type. possible values are: 'None', 'ReadOnly', 'ReadWrite'.

public Microsoft.Azure.Management.Compute.Fluent.Models.CachingTypes CachingType { get; }
member this.CachingType : Microsoft.Azure.Management.Compute.Fluent.Models.CachingTypes
Public ReadOnly Property CachingType As CachingTypes

Property Value

Applies to