HttpRouteProvisioningErrors interface
List of provisioning errors for a Http Route Config object
Properties
| message | Description or error message NOTE: This property will not be serialized. It can only be populated by the server. |
| timestamp | Timestamp error occured at NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
message
Description or error message NOTE: This property will not be serialized. It can only be populated by the server.
message?: string
Property Value
string
timestamp
Timestamp error occured at NOTE: This property will not be serialized. It can only be populated by the server.
timestamp?: Date
Property Value
Date