CefExternalSecuritySolution Class

Represents a security solution which sends CEF 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
CefExternalSecuritySolution

Constructor

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

Parameters

kind
str or ExternalSecuritySolutionKindEnum
Required

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

properties
CefSolutionProperties
Required

The external security solution properties for CEF solutions.

Variables

location
str

Location where the resource is stored.

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.