FabricError
The REST API operations for Service Fabric return standard HTTP status codes. This type defines the additional information returned from the Service Fabric API operations that are not successful.
Properties
Name | Type | Required |
---|---|---|
Error |
FabricErrorError | Yes |
Error
Type: FabricErrorError
Required: Yes
Error object containing error code and error message.