PSOSDisk.Caching Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public Microsoft.Azure.Batch.Common.CachingType? Caching { get; set; }
public Microsoft.Azure.Batch.Common.CachingType? Caching { get; }
member this.Caching : Nullable<Microsoft.Azure.Batch.Common.CachingType> with get, set
member this.Caching : Nullable<Microsoft.Azure.Batch.Common.CachingType>
Public Property Caching As Nullable(Of CachingType)
Public ReadOnly Property Caching As Nullable(Of CachingType)