ExpressRoutePortsLocationData Constructors
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Overloads
| Name | Description |
|---|---|
| ExpressRoutePortsLocationData() |
Initializes a new instance of the ExpressRoutePortsLocationData class. |
| ExpressRoutePortsLocationData(Boolean) |
Initializes a new instance of the ExpressRoutePortsLocationData class. |
ExpressRoutePortsLocationData()
Initializes a new instance of the ExpressRoutePortsLocationData class.
public ExpressRoutePortsLocationData();
Public Sub New ()
Applies to
ExpressRoutePortsLocationData(Boolean)
Initializes a new instance of the ExpressRoutePortsLocationData class.
protected ExpressRoutePortsLocationData(bool _);
new Azure.ResourceManager.Network.ExpressRoutePortsLocationData : bool -> Azure.ResourceManager.Network.ExpressRoutePortsLocationData
Protected Sub New (_ As Boolean)
Parameters
- _
- Boolean