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
str

The security solutions' template.

Default value: None
protection_status
str

The security solutions' status.

Default value: None

Variables

Name Description
location
str

Location where the resource is stored.

id
str

Resource Id.

name
str

Resource name.

type
str

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
str

The security solutions' template.

protection_status
str

The security solutions' status.