ExpressRoutePortsLocationBandwidths Constructors

Definition

Overloads

Name Description
ExpressRoutePortsLocationBandwidths()

Initializes a new instance of the ExpressRoutePortsLocationBandwidths class.

ExpressRoutePortsLocationBandwidths(Boolean)

Initializes a new instance of the ExpressRoutePortsLocationBandwidths class.

ExpressRoutePortsLocationBandwidths()

Source:
ExpressRoutePortsLocationBandwidths.ConstructorCompatibility.cs
Source:
ExpressRoutePortsLocationBandwidths.cs

Initializes a new instance of the ExpressRoutePortsLocationBandwidths class.

public ExpressRoutePortsLocationBandwidths();
Public Sub New ()

Applies to

ExpressRoutePortsLocationBandwidths(Boolean)

Source:
ExpressRoutePortsLocationBandwidths.EffectiveSealCompatibility.cs

Initializes a new instance of the ExpressRoutePortsLocationBandwidths class.

protected ExpressRoutePortsLocationBandwidths(bool _);
new Azure.ResourceManager.Network.Models.ExpressRoutePortsLocationBandwidths : bool -> Azure.ResourceManager.Network.Models.ExpressRoutePortsLocationBandwidths
Protected Sub New (_ As Boolean)

Parameters

Applies to