DiscoveredSecuritySolution 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.
[Microsoft.Rest.Serialization.JsonTransformation]
public class DiscoveredSecuritySolution
[<Microsoft.Rest.Serialization.JsonTransformation>]
type DiscoveredSecuritySolution = class
Public Class DiscoveredSecuritySolution
- Inheritance
-
DiscoveredSecuritySolution
- Attributes
Constructors
DiscoveredSecuritySolution() |
Initializes a new instance of the DiscoveredSecuritySolution class. |
DiscoveredSecuritySolution(String, String, String, String, String, String, String, String) |
Initializes a new instance of the DiscoveredSecuritySolution class. |
Properties
Id |
Gets resource Id |
Location |
Gets location where the resource is stored |
Name |
Gets resource name |
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 |
Type |
Gets resource type |
Methods
Validate() |
Validate the object. |
Extension Methods
ConvertToPSType(DiscoveredSecuritySolution) |