Udostępnij przez


IDirectConnection.ProvisionedBandwidthInMbps Property

Definition

The bandwidth that is actually provisioned.

[Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The bandwidth that is actually provisioned.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisionedBandwidthInMbps", Update=false)]
public int? ProvisionedBandwidthInMbps { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Peering.Runtime.Info(Create=false, Description="The bandwidth that is actually provisioned.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, Read=true, ReadOnly=true, Required=false, SerializedName="provisionedBandwidthInMbps", Update=false)>]
member this.ProvisionedBandwidthInMbps : Nullable<int>
Public ReadOnly Property ProvisionedBandwidthInMbps As Nullable(Of Integer)

Property Value

Attributes

Applies to