次の方法で共有


Usage.Name プロパティ

定義

使用されるリソースのローカライズ可能な名前に関する詳細を取得または設定します。

[Newtonsoft.Json.JsonProperty(PropertyName="name")]
public Microsoft.Azure.Management.HDInsight.Models.LocalizedName Name { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="name")>]
member this.Name : Microsoft.Azure.Management.HDInsight.Models.LocalizedName with get, set
Public Property Name As LocalizedName

プロパティ値

属性
Newtonsoft.Json.JsonPropertyAttribute

適用対象