Share via


NetAppVolumeData.CoolAccessTieringPolicy Property

Definition

coolAccessTieringPolicy determines which cold data blocks are moved to cool tier. The possible values for this field are: Auto - Moves cold user data blocks in both the Snapshot copies and the active file system to the cool tier tier. This policy is the default. SnapshotOnly - Moves user data blocks of the Volume Snapshot copies that are not associated with the active file system to the cool tier.

public Azure.ResourceManager.NetApp.Models.CoolAccessTieringPolicy? CoolAccessTieringPolicy { get; set; }
member this.CoolAccessTieringPolicy : Nullable<Azure.ResourceManager.NetApp.Models.CoolAccessTieringPolicy> with get, set
Public Property CoolAccessTieringPolicy As Nullable(Of CoolAccessTieringPolicy)

Property Value

Applies to