ResourceTestStatus Class

Describes the status of the test operation along with error information, if applicable.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
ResourceTestStatus

Constructor

ResourceTestStatus(**kwargs)

Variables

status
str

The status of the test operation.

error
<xref:stream_analytics_management_client.models.ErrorResponse>

Describes the error that occurred.