ExpressRouteProviderPortData 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 |
|---|---|
| ExpressRouteProviderPortData(AzureLocation) |
Initializes a new instance of the ExpressRouteProviderPortData class. |
| ExpressRouteProviderPortData(Boolean) |
Initializes a new instance of the ExpressRouteProviderPortData class. |
ExpressRouteProviderPortData(AzureLocation)
Initializes a new instance of the ExpressRouteProviderPortData class.
public ExpressRouteProviderPortData(Azure.Core.AzureLocation location);
new Azure.ResourceManager.Network.ExpressRouteProviderPortData : Azure.Core.AzureLocation -> Azure.ResourceManager.Network.ExpressRouteProviderPortData
Public Sub New (location As AzureLocation)
Parameters
- location
- AzureLocation
The location.
Applies to
ExpressRouteProviderPortData(Boolean)
Initializes a new instance of the ExpressRouteProviderPortData class.
protected ExpressRouteProviderPortData(bool _);
new Azure.ResourceManager.Network.ExpressRouteProviderPortData : bool -> Azure.ResourceManager.Network.ExpressRouteProviderPortData
Protected Sub New (_ As Boolean)
Parameters
- _
- Boolean