DateAfterCreation.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.
public Azure.Provisioning.BicepValue<float> DaysAfterCreationGreaterThan { get; set; }
member this.DaysAfterCreationGreaterThan : Azure.Provisioning.BicepValue<single> with get, set
Public Property DaysAfterCreationGreaterThan As BicepValue(Of Single)