DiscoveredSecuritySolutionProperties Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public class DiscoveredSecuritySolutionProperties
type DiscoveredSecuritySolutionProperties = class
Public Class DiscoveredSecuritySolutionProperties
- Inheritance
-
DiscoveredSecuritySolutionProperties
Constructors
DiscoveredSecuritySolutionProperties() |
Initializes a new instance of the DiscoveredSecuritySolutionProperties class. |
DiscoveredSecuritySolutionProperties(String, String, String, String) |
Initializes a new instance of the DiscoveredSecuritySolutionProperties class. |
Properties
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
Validate() |
Validate the object. |