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.

Inheritance
azure.mgmt.security.models._models_py3.ExternalSecuritySolution
AadExternalSecuritySolution

Constructor

AadExternalSecuritySolution(*, kind: Optional[Union[str, azure.mgmt.security.models._security_center_enums.ExternalSecuritySolutionKindEnum]] = None, properties: Optional[azure.mgmt.security.models._models_py3.AadSolutionProperties] = None, **kwargs)

Parameters

kind
str or ExternalSecuritySolutionKindEnum
Required

The kind of the external solution. Possible values include: "CEF", "ATA", "AAD".

properties
AadSolutionProperties
Required

The external security solution properties for AAD solutions.

Variables

location
str

Location where the resource is stored.

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.