次の方法で共有


OutboundNetworkDependenciesEndpoint.Endpoints プロパティ

定義

Kusto サービス環境がサービスに到達するエンドポイントを取得または設定します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象