ManagementPolicyBaseBlob.TierToArchive 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.
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.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.DateAfterModification TierToArchive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tierToArchive")>]
member this.TierToArchive : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.DateAfterModification with get, set
Public Property TierToArchive As DateAfterModification
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute