你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
SecuritySolutionProperties 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.
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. |