SecuritySolution 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 SecuritySolution
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SecuritySolution = class
Public Class SecuritySolution
- Inheritance
-
SecuritySolution
- Attributes
Constructors
SecuritySolution() |
Initializes a new instance of the SecuritySolution class. |
SecuritySolution(String, String, String, String, String, String, String, String) |
Initializes a new instance of the SecuritySolution class. |
Properties
Id |
Gets resource Id |
Location |
Gets location where the resource is stored |
Name |
Gets resource name |
ProtectionStatus |
Gets or sets the security solutions' status |
ProvisioningState |
Gets or sets the security family provisioning State Possible values include: 'Succeeded', 'Failed', 'Updating' |
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 |
Extension Methods
ConvertToPSType(SecuritySolution) |