DiscoveredSecuritySolution Class
DiscoveredSecuritySolution.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
azure.mgmt.security.models._models_py3.ResourceDiscoveredSecuritySolutionazure.mgmt.security.models._models_py3.LocationDiscoveredSecuritySolution
Constructor
DiscoveredSecuritySolution(*, security_family: Union[str, azure.mgmt.security.models._security_center_enums.SecurityFamily], offer: str, publisher: str, sku: str, **kwargs)
Parameters
- security_family
- str or SecurityFamily
Required
Required. The security family of the discovered solution. Possible values include: "Waf", "Ngfw", "SaasWaf", "Va".
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