SecuritySolutionProperties Constructors
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.
Overloads
SecuritySolutionProperties() |
Initializes a new instance of the SecuritySolutionProperties class. |
SecuritySolutionProperties(String, String, String, String) |
Initializes a new instance of the SecuritySolutionProperties class. |
SecuritySolutionProperties()
Initializes a new instance of the SecuritySolutionProperties class.
public SecuritySolutionProperties ();
Public Sub New ()
Applies to
SecuritySolutionProperties(String, String, String, String)
Initializes a new instance of the SecuritySolutionProperties class.
public SecuritySolutionProperties (string securityFamily, string provisioningState, string template, string protectionStatus);
new Microsoft.Azure.Management.Security.Models.SecuritySolutionProperties : string * string * string * string -> Microsoft.Azure.Management.Security.Models.SecuritySolutionProperties
Public Sub New (securityFamily As String, provisioningState As String, template As String, protectionStatus As String)
Parameters
- securityFamily
- String
The security family of the security solution Possible values include: 'Waf', 'Ngfw', 'SaasWaf', 'Va'
- provisioningState
- String
The security family provisioning State Possible values include: 'Succeeded', 'Failed', 'Updating'
- template
- String
The security solutions' template
- protectionStatus
- String
The security solutions' status