InMageFabricSwitchProviderBlockingErrorDetails Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
InMageFabric switch provider blocking error details.
public class InMageFabricSwitchProviderBlockingErrorDetails
type InMageFabricSwitchProviderBlockingErrorDetails = class
Public Class InMageFabricSwitchProviderBlockingErrorDetails
- Inheritance
-
InMageFabricSwitchProviderBlockingErrorDetails
Constructors
InMageFabricSwitchProviderBlockingErrorDetails() |
Initializes a new instance of the InMageFabricSwitchProviderBlockingErrorDetails class. |
InMageFabricSwitchProviderBlockingErrorDetails(String, String, String, String, IDictionary<String,String>, IDictionary<String,String>) |
Initializes a new instance of the InMageFabricSwitchProviderBlockingErrorDetails class. |
Properties
ErrorCode |
Gets the error code. |
ErrorMessage |
Gets the error message. |
ErrorMessageParameters |
Gets the error message parameters. |
ErrorTags |
Gets the error tags. |
PossibleCauses |
Gets the possible causes. |
RecommendedAction |
Gets the recommended action. |