ActiveBaseSecurityAdminRule 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
| Name | Description |
|---|---|
| ActiveBaseSecurityAdminRule() |
Initializes a new instance of the ActiveBaseSecurityAdminRule class. |
| ActiveBaseSecurityAdminRule(Boolean) |
Initializes a new instance of the ActiveBaseSecurityAdminRule class. |
ActiveBaseSecurityAdminRule()
Initializes a new instance of the ActiveBaseSecurityAdminRule class.
protected ActiveBaseSecurityAdminRule();
Protected Sub New ()
Applies to
ActiveBaseSecurityAdminRule(Boolean)
Initializes a new instance of the ActiveBaseSecurityAdminRule class.
protected ActiveBaseSecurityAdminRule(bool _);
new Azure.ResourceManager.Network.Models.ActiveBaseSecurityAdminRule : bool -> Azure.ResourceManager.Network.Models.ActiveBaseSecurityAdminRule
Protected Sub New (_ As Boolean)
Parameters
- _
- Boolean