Dela via


Usage.Name Property

Definition

Gets or sets the details about the localizable name of the used resource.

[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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to