Udostępnij przez


DiscoveredSecuritySolutionProperties Class

Definition

public class DiscoveredSecuritySolutionProperties
type DiscoveredSecuritySolutionProperties = class
Public Class DiscoveredSecuritySolutionProperties
Inheritance
DiscoveredSecuritySolutionProperties

Constructors

Name Description
DiscoveredSecuritySolutionProperties()

Initializes a new instance of the DiscoveredSecuritySolutionProperties class.

DiscoveredSecuritySolutionProperties(String, String, String, String)

Initializes a new instance of the DiscoveredSecuritySolutionProperties class.

Properties

Name Description
Offer

Gets or sets the security solutions' image offer

Publisher

Gets or sets the security solutions' image publisher

SecurityFamily

Gets or sets the security family of the discovered solution Possible values include: 'Waf', 'Ngfw', 'SaasWaf', 'Va'

Sku

Gets or sets the security solutions' image sku

Methods

Name Description
Validate()

Validate the object.

Applies to