ExternalSecuritySolutionKind Class
Describes an Azure resource with kind.
Constructor
ExternalSecuritySolutionKind(*, kind: str | _models.ExternalSecuritySolutionKindEnum | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
kind
|
The kind of the external solution. Known values are: "CEF", "ATA", and "AAD". Default value: None
|
Variables
| Name | Description |
|---|---|
|
kind
|
The kind of the external solution. Known values are: "CEF", "ATA", and "AAD". |