Share via


IInnerError.InnerError1 Property

Definition

Object containing more specific information than the current object about the error.

[Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="Object containing more specific information than the current object about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="innerError")]
public Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.IAny InnerError1 { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Runtime.Info(Description="Object containing more specific information than the current object about the error.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.IAny) }, ReadOnly=true, Required=false, SerializedName="innerError")>]
member this.InnerError1 : Microsoft.Azure.PowerShell.Cmdlets.ProviderHub.Models.IAny
Public ReadOnly Property InnerError1 As IAny

Property Value

Attributes

Applies to