次の方法で共有


EHNamespace.ClusterArmId プロパティ

定義

名前空間のクラスター ARM ID を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterArmId")]
public string ClusterArmId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.clusterArmId")>]
member this.ClusterArmId : string with get, set
Public Property ClusterArmId As String

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象