Bagikan melalui


IInnerError.Exceptiontype 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 Exceptiontype { 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.Exceptiontype : string with get, set
Public Property Exceptiontype As String

Property Value

Attributes

Applies to