Freigeben über


IAccountUsage.SoftDeletedShareProvisionedBandwidthMiBPerSec Property

Definition

The total provisioned bandwidth in mebibytes per second.

[Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The total provisioned bandwidth in mebibytes per second.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisionedBandwidthMiBPerSec", Update=false)]
public int? SoftDeletedShareProvisionedBandwidthMiBPerSec { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Storage.Runtime.Info(Create=false, Description="The total provisioned bandwidth in mebibytes per second.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisionedBandwidthMiBPerSec", Update=false)>]
member this.SoftDeletedShareProvisionedBandwidthMiBPerSec : Nullable<int>
Public ReadOnly Property SoftDeletedShareProvisionedBandwidthMiBPerSec As Nullable(Of Integer)

Property Value

Attributes

Applies to