Freigeben über


FileShareProperties.FileSharePaidBurstingEnabled Property

Definition

Indicates whether paid bursting is enabled for the share. This property is only for file shares created under Files Provisioned v1 SSD account type.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)]
public bool? FileSharePaidBurstingEnabled { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Origin(Microsoft.Azure.PowerShell.Cmdlets.Storage.PropertyOrigin.Inlined)>]
member this.FileSharePaidBurstingEnabled : Nullable<bool> with get, set
Public Property FileSharePaidBurstingEnabled As Nullable(Of Boolean)

Property Value

Implements

Attributes

Applies to