Violation interface
Violation information.
Properties
error |
Error message. NOTE: This property will not be serialized. It can only be populated by the server. |
id | Id of the item that violates tenant configuration. NOTE: This property will not be serialized. It can only be populated by the server. |
user |
Id of the user who owns violated item. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
errorMessage
Error message. NOTE: This property will not be serialized. It can only be populated by the server.
errorMessage?: string
Property Value
string
id
Id of the item that violates tenant configuration. NOTE: This property will not be serialized. It can only be populated by the server.
id?: string
Property Value
string
userId
Id of the user who owns violated item. NOTE: This property will not be serialized. It can only be populated by the server.
userId?: string
Property Value
string
Azure SDK for JavaScript