AadExternalSecuritySolution Class
Represents an AAD identity protection solution which sends logs to an OMS workspace.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
AadExternalSecuritySolution(*, kind: str | _models.ExternalSecuritySolutionKindEnum | None = None, properties: _models.AadSolutionProperties | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
kind
|
The kind of the external solution. Known values are: "CEF", "ATA", and "AAD". Default value: None
|
|
properties
|
The external security solution properties for AAD solutions. Default value: None
|
Variables
| Name | Description |
|---|---|
|
location
|
Location where the resource is stored. |
|
kind
|
The kind of the external solution. Known values are: "CEF", "ATA", and "AAD". |
|
id
|
Resource Id. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
properties
|
The external security solution properties for AAD solutions. |