Compartir a través de


IErrorDetailAutoGenerated.InnerErrorExceptiontype Property

Definition

The exception type.

[Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The exception type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exceptiontype")]
public string InnerErrorExceptiontype { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Compute.Runtime.Info(Description="The exception type.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="exceptiontype")>]
member this.InnerErrorExceptiontype : string with get, set
Public Property InnerErrorExceptiontype As String

Property Value

Attributes

Applies to