AtaSolutionProperties Class

The external security solution properties for ATA solutions.

Inheritance
azure.mgmt.security.models._models_py3.ExternalSecuritySolutionProperties
AtaSolutionProperties

Constructor

AtaSolutionProperties(*, additional_properties: Optional[Dict[str, object]] = None, device_vendor: Optional[str] = None, device_type: Optional[str] = None, workspace: Optional[azure.mgmt.security.models._models_py3.ConnectedWorkspace] = None, last_event_received: Optional[str] = None, **kwargs)

Parameters

additional_properties
dict[str, object]
Required

Unmatched properties from the message are deserialized to this collection.

device_vendor
str
Required
device_type
str
Required
workspace
ConnectedWorkspace
Required

Represents an OMS workspace to which the solution is connected.

last_event_received
str
Required