Delen via


IDirectConnection.ProvisionedBandwidthInMbps Property

Definition

The bandwidth that is actually provisioned.

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

Property Value

Attributes

Applies to