Condividi tramite


IManagementPolicyBaseBlob.TierToHotDaysAfterLastAccessTimeGreaterThan Property

Definition

Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=false, SerializedName="daysAfterLastAccessTimeGreaterThan", Update=true)]
public float? TierToHotDaysAfterLastAccessTimeGreaterThan { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=true, Description="Value indicating the age in days after last blob access. This property can only be used in conjunction with last access time tracking policy", PossibleTypes=new System.Type[] { typeof(System.Single) }, Read=true, ReadOnly=false, Required=false, SerializedName="daysAfterLastAccessTimeGreaterThan", Update=true)>]
member this.TierToHotDaysAfterLastAccessTimeGreaterThan : Nullable<single> with get, set
Public Property TierToHotDaysAfterLastAccessTimeGreaterThan As Nullable(Of Single)

Property Value

Attributes

Applies to