次の方法で共有


Cluster.Uri プロパティ

定義

クラスター URI を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象