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