Share via


GetInboundRoutesParameters クラス

定義

受信ルートが要求される接続リソースを指定するパラメーター。

public class GetInboundRoutesParameters
type GetInboundRoutesParameters = class
Public Class GetInboundRoutesParameters
継承
GetInboundRoutesParameters

コンストラクター

GetInboundRoutesParameters()

GetInboundRoutesParameters クラスの新しいインスタンスを初期化します。

GetInboundRoutesParameters(String, String)

GetInboundRoutesParameters クラスの新しいインスタンスを初期化します。

プロパティ

ConnectionType

ExpressRouteConnection、HubVirtualNetworkConnection、VpnConnection、P2SConnection などの指定された接続リソースの種類を取得または設定します。

ResourceUri

受信ルートが要求されている接続リソースを取得または設定します。

適用対象