SecuritySolution Class
SecuritySolution.
Variables are only populated by the server, and will be ignored when sending a request.
Constructor
SecuritySolution(*, security_family: str | _models.SecurityFamily | None = None, provisioning_state: str | _models.ProvisioningState | None = None, template: str | None = None, protection_status: str | None = None, **kwargs: Any)
Keyword-Only Parameters
| Name | Description |
|---|---|
|
security_family
|
The security family of the security solution. Known values are: "Waf", "Ngfw", "SaasWaf", and "Va". Default value: None
|
|
provisioning_state
|
The security family provisioning State. Known values are: "Succeeded", "Failed", and "Updating". Default value: None
|
|
template
|
The security solutions' template. Default value: None
|
|
protection_status
|
The security solutions' status. Default value: None
|
Variables
| Name | Description |
|---|---|
|
location
|
Location where the resource is stored. |
|
id
|
Resource Id. |
|
name
|
Resource name. |
|
type
|
Resource type. |
|
security_family
|
The security family of the security solution. Known values are: "Waf", "Ngfw", "SaasWaf", and "Va". |
|
provisioning_state
|
The security family provisioning State. Known values are: "Succeeded", "Failed", and "Updating". |
|
template
|
The security solutions' template. |
|
protection_status
|
The security solutions' status. |