EffectiveSecurityAdminRule 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.
Compatibility declaration for the EffectiveSecurityAdminRule type.
public class EffectiveSecurityAdminRule : Azure.ResourceManager.Network.Models.EffectiveBaseSecurityAdminRule, System.ClientModel.Primitives.IJsonModel<Azure.ResourceManager.Network.Models.EffectiveSecurityAdminRule>, System.ClientModel.Primitives.IPersistableModel<Azure.ResourceManager.Network.Models.EffectiveSecurityAdminRule>
type EffectiveSecurityAdminRule = class
inherit EffectiveBaseSecurityAdminRule
interface IJsonModel<EffectiveSecurityAdminRule>
interface IPersistableModel<EffectiveSecurityAdminRule>
Public Class EffectiveSecurityAdminRule
Inherits EffectiveBaseSecurityAdminRule
Implements IJsonModel(Of EffectiveSecurityAdminRule), IPersistableModel(Of EffectiveSecurityAdminRule)
- Inheritance
- Implements
Properties
| Name | Description |
|---|---|
| Access |
Indicates the access allowed for this particular rule. |
| ConfigurationDescription |
A description of the security admin configuration. (Inherited from EffectiveBaseSecurityAdminRule) |
| Description |
A description for this rule. Restricted to 140 chars. |
| DestinationPortRanges |
Gets or sets the DestinationPortRanges compatibility property. |
| Destinations |
Gets or sets the Destinations compatibility property. |
| Direction |
Indicates if the traffic matched against the rule in inbound or outbound. |
| Id |
Resource ID. (Inherited from EffectiveBaseSecurityAdminRule) |
| Priority |
The priority of the rule. The value can be between 1 and 4096. The priority number must be unique for each rule in the collection. The lower the priority number, the higher the priority of the rule. |
| Protocol |
Network protocol this rule applies to. |
| ProvisioningState |
The provisioning state of the resource. |
| ResourceGuid |
Gets the ResourceGuid compatibility property. |
| ResourceId |
Resource ID. (Inherited from EffectiveBaseSecurityAdminRule) |
| RuleCollectionAppliesToGroups |
Groups for rule collection. (Inherited from EffectiveBaseSecurityAdminRule) |
| RuleCollectionDescription |
A description of the rule collection. (Inherited from EffectiveBaseSecurityAdminRule) |
| RuleGroups |
Effective configuration groups. (Inherited from EffectiveBaseSecurityAdminRule) |
| SourcePortRanges |
Gets or sets the SourcePortRanges compatibility property. |
| Sources |
Gets or sets the Sources compatibility property. |