次の方法で共有


IManagementPolicyRule.TierToArchiveDaysAfterModificationGreaterThan Property

Definition

Value indicating the age in days after last modification

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

Property Value

Attributes

Applies to