FileSharePropertiesFileSharePaidBursting.PaidBurstingEnabled 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.
Indicates whether paid bursting is enabled for the share. This property is only for file shares created under Files Provisioned v1 SSD account type.
public Azure.Provisioning.BicepValue<bool> PaidBurstingEnabled { get; set; }
member this.PaidBurstingEnabled : Azure.Provisioning.BicepValue<bool> with get, set
Public Property PaidBurstingEnabled As BicepValue(Of Boolean)