ManagementPolicyBaseBlob.TierToArchive Property

Definition

Gets or sets the function to tier blobs to archive storage. Support blobs currently at Hot or Cool tier

[Newtonsoft.Json.JsonProperty(PropertyName="tierToArchive")]
public Microsoft.Azure.Management.Storage.Fluent.Models.DateAfterModification TierToArchive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tierToArchive")>]
member this.TierToArchive : Microsoft.Azure.Management.Storage.Fluent.Models.DateAfterModification with get, set
Public Property TierToArchive As DateAfterModification

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to