次の方法で共有


IErrorAdditionalInfo.Info Property

Definition

The additional info.

[Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The additional info.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="info")]
public Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.IAny Info { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Runtime.Info(Description="The additional info.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="info")>]
member this.Info : Microsoft.Azure.PowerShell.Cmdlets.Monitor.ScheduledQueryRule.Models.IAny
Public ReadOnly Property Info As IAny

Property Value

Attributes

Applies to