Share via


IAmlFilesystem.ThroughputProvisionedMBps Property

Definition

Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput

[Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="throughputProvisionedMBps", Update=false)]
public int? ThroughputProvisionedMBps { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.StorageCache.Runtime.Info(Create=false, Description="Throughput provisioned in MB per sec, calculated as storageCapacityTiB * per-unit storage throughput", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="throughputProvisionedMBps", Update=false)>]
member this.ThroughputProvisionedMBps : Nullable<int>
Public ReadOnly Property ThroughputProvisionedMBps As Nullable(Of Integer)

Property Value

Attributes

Applies to