GetInboundRoutesParameters 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 inbound routes are being requested.
public class GetInboundRoutesParameters
type GetInboundRoutesParameters = class
Public Class GetInboundRoutesParameters
- Inheritance
-
GetInboundRoutesParameters
Constructors
GetInboundRoutesParameters() |
Initializes a new instance of the GetInboundRoutesParameters class. |
GetInboundRoutesParameters(String, String) |
Initializes a new instance of the GetInboundRoutesParameters class. |
Properties
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 inbound routes are being requested. |
Applies to
Azure SDK for .NET