ManagementPolicySnapShot.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 blob snapshot to archive storage. Support blob snapshot currently at Hot or Cool tier
[Newtonsoft.Json.JsonProperty(PropertyName="tierToArchive")]
public Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.DateAfterCreation TierToArchive { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="tierToArchive")>]
member this.TierToArchive : Microsoft.Azure.PowerShell.Cmdlets.Compute.Helpers.Storage.Models.DateAfterCreation with get, set
Public Property TierToArchive As DateAfterCreation
Property Value
- Attributes
-
Newtonsoft.Json.JsonPropertyAttribute