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

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".

offer
str
Required

Required. The security solutions' image offer.

publisher
str
Required

Required. The security solutions' image publisher.

sku
str
Required

Required. The security solutions' image sku.

Variables

location
str

Location where the resource is stored.

id
str

Resource Id.

name
str

Resource name.

type
str

Resource type.