Udostępnij przez


FileShareProperties.NextAllowedProvisionedBandwidthDowngradeTime Property

Definition

Returns the next allowed provisioned bandwidth downgrade time for the share. This property is only for file shares created under Files Provisioned v2 account type.

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

Property Value

Implements

Attributes

Applies to