DeploymentDiagnosticsDefinition Class  
DeploymentDiagnosticsDefinition.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to server.
Constructor
DeploymentDiagnosticsDefinition(**kwargs: Any)Variables
| Name | Description | 
|---|---|
| level | Denotes the additional response level. Required. Known values are: "Warning", "Info", and "Error". | 
| code | The error code. Required. | 
| message | The error message. Required. | 
| target | The error target. | 
| additional_info | The error additional info. |