AutomationValidationStatus interface
The security automation model state property bag.
Properties
is |
Indicates whether the model is valid or not. |
message | The validation message. |
Property Details
isValid
Indicates whether the model is valid or not.
isValid?: boolean
Property Value
boolean
message
The validation message.
message?: string
Property Value
string
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript