Condividi tramite


IAmlFilesystem.ThroughputProvisionedMBps Property

Definition

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

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

Property Value

Attributes

Applies to