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