DetectorAbnormalTimePeriod.MetaData Property

Definition

Gets or sets downtime metadata

[Newtonsoft.Json.JsonProperty(PropertyName="metaData")]
public System.Collections.Generic.IList<System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair>> MetaData { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="metaData")>]
member this.MetaData : System.Collections.Generic.IList<System.Collections.Generic.IList<Microsoft.Azure.Management.AppService.Fluent.Models.NameValuePair>> with get, set
Public Property MetaData As IList(Of IList(Of NameValuePair))

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to