Freigeben über


BaselineResponse.Metadata Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="properties.metadata")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.BaselineMetadataValue> Metadata { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.metadata")>]
member this.Metadata : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Version2018_09_01.Models.BaselineMetadataValue> with get, set
Public Property Metadata As IList(Of BaselineMetadataValue)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to