次の方法で共有


ServiceEndpointPolicy.Kind プロパティ

定義

サービス エンドポイント ポリシーの種類を取得します。 これは、Azure portal エクスペリエンスに使用されるメタデータです。

[Newtonsoft.Json.JsonProperty(PropertyName="kind")]
public string Kind { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="kind")>]
member this.Kind : string
Public ReadOnly Property Kind As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象