次の方法で共有


IManagementPolicyRule.DeleteDaysAfterModificationGreaterThan 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? DeleteDaysAfterModificationGreaterThan { 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.DeleteDaysAfterModificationGreaterThan : Nullable<single> with get, set
Public Property DeleteDaysAfterModificationGreaterThan As Nullable(Of Single)

Property Value

Attributes

Applies to