次の方法で共有


IntegrationRuntimeOutboundNetworkDependenciesCategoryEndpoint.Endpoints プロパティ

定義

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

[Newtonsoft.Json.JsonProperty(PropertyName="endpoints")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeOutboundNetworkDependenciesEndpoint> Endpoints { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="endpoints")>]
member this.Endpoints : System.Collections.Generic.IList<Microsoft.Azure.Management.DataFactory.Models.IntegrationRuntimeOutboundNetworkDependenciesEndpoint> with get, set
Public Property Endpoints As IList(Of IntegrationRuntimeOutboundNetworkDependenciesEndpoint)

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象