MetadataValue.Name Property

Definition

Gets or sets the name of the metadata.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to