IManagementPolicyBaseBlob.TierToCoolDaysAfterModificationGreaterThan 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 last modification
[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Value indicating the age in days after last modification", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="daysAfterModificationGreaterThan")]
public float? TierToCoolDaysAfterModificationGreaterThan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Value indicating the age in days after last modification", PossibleTypes=new System.Type[] { typeof(System.Single) }, ReadOnly=false, Required=false, SerializedName="daysAfterModificationGreaterThan")>]
member this.TierToCoolDaysAfterModificationGreaterThan : Nullable<single> with get, set
Public Property TierToCoolDaysAfterModificationGreaterThan As Nullable(Of Single)
Property Value
- Attributes