次の方法で共有


ConnectionMonitorEndpointScope クラス

定義

接続モニターのエンドポイント スコープについて説明します。

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

コンストラクター

ConnectionMonitorEndpointScope()

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

ConnectionMonitorEndpointScope(IList<ConnectionMonitorEndpointScopeItem>, IList<ConnectionMonitorEndpointScopeItem>)

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

プロパティ

Exclude

エンドポイント スコープから除外する必要がある項目の一覧を取得または設定します。

Include

エンドポイント スコープに含める必要がある項目の一覧を取得または設定します。

適用対象