次の方法で共有


ClusterReportedProperties.ClusterId プロパティ

定義

オンプレミス クラスターによって生成された一意の ID を取得します。

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

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象