次の方法で共有


IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint クラス

定義

1 つのカテゴリの Azure-SSIS 統合ランタイム送信ネットワーク依存関係エンドポイント。

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

コンストラクター

IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint()

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

IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint(String, IList<IntegrationRuntimeOutboundNetworkDependenciesEndpoint>)

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

プロパティ

Category

送信ネットワーク依存関係のカテゴリを取得または設定します。

Endpoints

送信ネットワーク依存関係のエンドポイントを取得または設定します。

適用対象