Freigeben über


BaselineResponse.Baseline Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to