Condividi tramite


IManagementPolicyBaseBlob.TierToArchiveDaysAfterModificationGreaterThan Property

Definition

Value indicating the age in days after last modification

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Value indicating the age in days after last modification", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=false, SerializedName="daysAfterModificationGreaterThan", Update=true)]
public float? TierToArchiveDaysAfterModificationGreaterThan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Value indicating the age in days after last modification", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=false, SerializedName="daysAfterModificationGreaterThan", Update=true)>]
member this.TierToArchiveDaysAfterModificationGreaterThan : Nullable<single> with get, set
Public Property TierToArchiveDaysAfterModificationGreaterThan As Nullable(Of Single)

Property Value

Attributes

Applies to