ExternalSecuritySolution Class

Represents a security solution external to Azure Security Center which sends information to an OMS workspace and whose data is displayed by Azure Security Center.

Variables are only populated by the server, and will be ignored when sending a request.

Inheritance
azure.mgmt.security.models._models_py3.Resource
ExternalSecuritySolution
azure.mgmt.security.models._models_py3.Location
ExternalSecuritySolution
azure.mgmt.security.models._models_py3.ExternalSecuritySolutionKind
ExternalSecuritySolution

Constructor

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

Parameters

kind
str or ExternalSecuritySolutionKindEnum
Required

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

Variables

location
str

Location where the resource is stored.

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.