IUserFacingError.InnerError Property

Definition

Inner Error

[Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Inner Error", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IInnerError) }, Read=true, ReadOnly=false, Required=false, SerializedName="innerError", Update=true)]
public Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IInnerError InnerError { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Runtime.Info(Create=true, Description="Inner Error", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IInnerError) }, Read=true, ReadOnly=false, Required=false, SerializedName="innerError", Update=true)>]
member this.InnerError : Microsoft.Azure.PowerShell.Cmdlets.DataProtection.Models.IInnerError with get, set
Public Property InnerError As IInnerError

Property Value

Attributes

Applies to