AtaExternalSecuritySolution Class

Represents an ATA security 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
AtaExternalSecuritySolution

Constructor

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

Parameters

kind
str or ExternalSecuritySolutionKindEnum
Required

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

properties
AtaSolutionProperties
Required

The external security solution properties for ATA solutions.

Variables

location
str

Location where the resource is stored.

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.