Freigeben über


FileShareProperties.NextAllowedQuotaDowngradeTime Property

Definition

Returns the next allowed provisioned storage size downgrade time for the share. This property is only for file shares created under Files Provisioned v1 SSD and Files Provisioned v2 account type

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public DateTime? NextAllowedQuotaDowngradeTime { get; }
[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)]
public string NextAllowedQuotaDowngradeTime { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.NextAllowedQuotaDowngradeTime : Nullable<DateTime>
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Owned)>]
member this.NextAllowedQuotaDowngradeTime : string
Public ReadOnly Property NextAllowedQuotaDowngradeTime As Nullable(Of DateTime)
Public ReadOnly Property NextAllowedQuotaDowngradeTime As String

Property Value

Implements

Attributes

Applies to