ExternalSecuritySolutionProperties Class

The solution properties (correspond to the solution kind).

Inheritance
ExternalSecuritySolutionProperties

Constructor

ExternalSecuritySolutionProperties(*, 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, **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.