ExternalSecuritySolutionProperties Class

The solution properties (correspond to the solution kind).

Constructor

ExternalSecuritySolutionProperties(*, additional_properties: Dict[str, Any] | None = None, device_vendor: str | None = None, device_type: str | None = None, workspace: _models.ConnectedWorkspace | None = None, **kwargs: Any)

Keyword-Only Parameters

Name Description
additional_properties

Unmatched properties from the message are deserialized to this collection.

Default value: None
device_vendor
str
Default value: None
device_type
str
Default value: None
workspace

Represents an OMS workspace to which the solution is connected.

Default value: None

Variables

Name Description
additional_properties

Unmatched properties from the message are deserialized to this collection.

device_vendor
str
device_type
str
workspace

Represents an OMS workspace to which the solution is connected.