SecuritySolutionsReferenceData Class

SecuritySolutionsReferenceData.

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.Resource
SecuritySolutionsReferenceData
azure.mgmt.security.models._models_py3.Location
SecuritySolutionsReferenceData

Constructor

SecuritySolutionsReferenceData(*, security_family: Union[str, azure.mgmt.security.models._security_center_enums.SecurityFamily], alert_vendor_name: str, package_info_url: str, product_name: str, publisher: str, publisher_display_name: str, template: str, **kwargs)

Parameters

security_family
str or SecurityFamily
Required

Required. The security family of the security solution. Possible values include: "Waf", "Ngfw", "SaasWaf", "Va".

alert_vendor_name
str
Required

Required. The security solutions' vendor name.

package_info_url
str
Required

Required. The security solutions' package info url.

product_name
str
Required

Required. The security solutions' product name.

publisher
str
Required

Required. The security solutions' publisher.

publisher_display_name
str
Required

Required. The security solutions' publisher display name.

template
str
Required

Required. The security solutions' template.

Variables

location
str

Location where the resource is stored.

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.