次の方法で共有


IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse クラス

定義

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

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

コンストラクター

IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse()

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

IntegrationRuntimeOutboundNetworkDependenciesEndpointsResponse(IList<IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint>)

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

プロパティ

Value

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

適用対象