Compartilhar via


IDetectorAbnormalTimePeriod.MetaData Property

Definition

Downtime metadata

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Downtime metadata", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.INameValuePair) }, ReadOnly=false, Required=false, SerializedName="metaData")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.INameValuePair[][] MetaData { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Downtime metadata", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.INameValuePair) }, ReadOnly=false, Required=false, SerializedName="metaData")>]
member this.MetaData : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.INameValuePair[][] with get, set
Public Property MetaData As INameValuePair()()

Property Value

Attributes

Applies to