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.ResourceExternalSecuritySolutionazure.mgmt.security.models._models_py3.LocationExternalSecuritySolutionazure.mgmt.security.models._models_py3.ExternalSecuritySolutionKindExternalSecuritySolution
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.
Feedback
Submit and view feedback for