共用方式為


GetInboundRoutesParameters Class

Definition

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