Share via


ISessionHostHealthCheckReport.AdditionalFailureDetailErrorCode Property

Definition

Error code corresponding for the failure.

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

Property Value

Attributes

Applies to