Freigeben über


IErrorAdditionalInfo.Info Property

Definition

The additional info.

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

Property Value

Attributes

Applies to