Compartilhar via


IManagementPolicyVersion.DeleteDaysAfterCreationGreaterThan Property

Definition

Value indicating the age in days after creation

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

Property Value

Attributes

Applies to