GetOutboundRoutesParameters Class
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.
The parameters specifying the connection resource whose outbound routes are being requested.
public class GetOutboundRoutesParameters
type GetOutboundRoutesParameters = class
Public Class GetOutboundRoutesParameters
- Inheritance
-
GetOutboundRoutesParameters
Constructors
| Name | Description |
|---|---|
| GetOutboundRoutesParameters() |
Initializes a new instance of the GetOutboundRoutesParameters class. |
| GetOutboundRoutesParameters(String, String) |
Initializes a new instance of the GetOutboundRoutesParameters class. |
Properties
| Name | Description |
|---|---|
| ConnectionType |
Gets or sets the type of the specified connection resource like ExpressRouteConnection, HubVirtualNetworkConnection, VpnConnection and P2SConnection. |
| ResourceUri |
Gets or sets the connection resource whose outbound routes are being requested. |