次の方法で共有


IManagementPolicyRule.DeleteDaysAfterCreationGreaterThan Property

Definition

Value indicating the age in days after creation

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

Property Value

Attributes

Applies to