次の方法で共有


IntegrationRuntimeOutboundNetworkDependenciesEndpoint クラス

定義

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

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

コンストラクター

IntegrationRuntimeOutboundNetworkDependenciesEndpoint()

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

IntegrationRuntimeOutboundNetworkDependenciesEndpoint(String, IList<IntegrationRuntimeOutboundNetworkDependenciesEndpointDetails>)

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

プロパティ

DomainName

エンドポイントのドメイン名を取得または設定します。

EndpointDetails

エンドポイントの詳細を取得または設定します。

適用対象