Partager via


IDateAfterModification.DaysAfterCreationGreaterThan Property

Definition

Value indicating the age in days after blob creation.

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

Property Value

Attributes

Applies to