FileSharePropertiesFileSharePaidBursting.PaidBurstingMaxBandwidthMibps 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.
The maximum paid bursting bandwidth for the share, in mebibytes per second. This property is only for file shares created under Files Provisioned v1 SSD account type. The maximum allowed value is 10340 which is the maximum allowed bandwidth for a share.
public Azure.Provisioning.BicepValue<int> PaidBurstingMaxBandwidthMibps { get; set; }
member this.PaidBurstingMaxBandwidthMibps : Azure.Provisioning.BicepValue<int> with get, set
Public Property PaidBurstingMaxBandwidthMibps As BicepValue(Of Integer)