Delen via


ISessionHostHealthCheckReport.AdditionalFailureDetailErrorCode Property

Definition

Error code corresponding for the failure.

[Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Error code corresponding for the failure.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="errorCode")]
public int? AdditionalFailureDetailErrorCode { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.DesktopVirtualization.Runtime.Info(Description="Error code corresponding for the failure.", PossibleTypes=new System.Type[] { typeof(System.Int32) }, ReadOnly=true, Required=false, SerializedName="errorCode")>]
member this.AdditionalFailureDetailErrorCode : Nullable<int>
Public ReadOnly Property AdditionalFailureDetailErrorCode As Nullable(Of Integer)

Property Value

Attributes

Applies to