共用方式為


GetOutboundRoutesParameters Class

Definition

The parameters specifying the connection resource whose outbound routes are being requested.

public class GetOutboundRoutesParameters
type GetOutboundRoutesParameters = class
Public Class GetOutboundRoutesParameters
Inheritance
GetOutboundRoutesParameters

Constructors

GetOutboundRoutesParameters()

Initializes a new instance of the GetOutboundRoutesParameters class.

GetOutboundRoutesParameters(String, String)

Initializes a new instance of the GetOutboundRoutesParameters 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 outbound routes are being requested.

Applies to