SecuritySolutionsReferenceData 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 SecuritySolutionsReferenceData
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SecuritySolutionsReferenceData = class
Public Class SecuritySolutionsReferenceData
- Inheritance
-
SecuritySolutionsReferenceData
- Attributes
Constructors
SecuritySolutionsReferenceData() |
Initializes a new instance of the SecuritySolutionsReferenceData class. |
SecuritySolutionsReferenceData(String, String, String, String, String, String, String, String, String, String, String) |
Initializes a new instance of the SecuritySolutionsReferenceData class. |
Properties
AlertVendorName |
Gets or sets the security solutions' vendor name |
Id |
Gets resource Id |
Location |
Gets location where the resource is stored |
Name |
Gets resource name |
PackageInfoUrl |
Gets or sets the security solutions' package info url |
ProductName |
Gets or sets the security solutions' product name |
Publisher |
Gets or sets the security solutions' publisher |
PublisherDisplayName |
Gets or sets the security solutions' publisher display name |
SecurityFamily |
Gets or sets the security family of the security solution Possible values include: 'Waf', 'Ngfw', 'SaasWaf', 'Va' |
Template |
Gets or sets the security solutions' template |
Type |
Gets resource type |
Methods
Validate() |
Validate the object. |
Extension Methods
ConvertToPSType(SecuritySolutionsReferenceData) |