Share via


SecuritySolutionProperties Class

Definition

public class SecuritySolutionProperties
type SecuritySolutionProperties = class
Public Class SecuritySolutionProperties
Inheritance
SecuritySolutionProperties

Constructors

SecuritySolutionProperties()

Initializes a new instance of the SecuritySolutionProperties class.

SecuritySolutionProperties(String, String, String, String)

Initializes a new instance of the SecuritySolutionProperties class.

Properties

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

Methods

Validate()

Validate the object.

Applies to