你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

InMageFabricSwitchProviderBlockingErrorDetails interface

InMageFabric switch provider blocking error details.

Properties

errorCode

The error code. NOTE: This property will not be serialized. It can only be populated by the server.

errorMessage

The error message. NOTE: This property will not be serialized. It can only be populated by the server.

errorMessageParameters

The error message parameters. NOTE: This property will not be serialized. It can only be populated by the server.

errorTags

The error tags. NOTE: This property will not be serialized. It can only be populated by the server.

possibleCauses

The possible causes. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedAction

The recommended action. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

errorCode

The error code. NOTE: This property will not be serialized. It can only be populated by the server.

errorCode?: string

Property Value

string

errorMessage

The error message. NOTE: This property will not be serialized. It can only be populated by the server.

errorMessage?: string

Property Value

string

errorMessageParameters

The error message parameters. NOTE: This property will not be serialized. It can only be populated by the server.

errorMessageParameters?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

errorTags

The error tags. NOTE: This property will not be serialized. It can only be populated by the server.

errorTags?: {[propertyName: string]: string}

Property Value

{[propertyName: string]: string}

possibleCauses

The possible causes. NOTE: This property will not be serialized. It can only be populated by the server.

possibleCauses?: string

Property Value

string

recommendedAction

The recommended action. NOTE: This property will not be serialized. It can only be populated by the server.

recommendedAction?: string

Property Value

string