VirtualNetworkPropertiesStatusOperationStatusError interface
The error if any from the operation.
Properties
code | The error code from the operation. |
message | The error message from the operation. |
Property Details
code
The error code from the operation.
code?: string
Property Value
string
message
The error message from the operation.
message?: string
Property Value
string