次の方法で共有


IErrorAdditionalInfo.Info Property

Definition

The additional info.

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

Property Value

Attributes

Applies to