IDateAfterCreation.DaysAfterCreationGreaterThan Property
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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=true, SerializedName="daysAfterCreationGreaterThan")]
public float DaysAfterCreationGreaterThan { 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=true, SerializedName="daysAfterCreationGreaterThan")>]
member this.DaysAfterCreationGreaterThan : single with get, set
Public Property DaysAfterCreationGreaterThan As Single
Property Value
- Attributes