ComputeSizeErrorDetails interface
Represents the error used to indicate why the target compute size is not applicable.
Properties
message | The error message. |
severity | The severity of the error. |
Property Details
message
The error message.
message?: string
Property Value
string
severity
The severity of the error.
severity?: string
Property Value
string