次の方法で共有


VirtualHub.Kind プロパティ

定義

サービス仮想ハブの種類を取得します。 これは、Route Server の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

適用対象