EffectiveSecurityAdminRuleOutput interface
Network admin rule.
Properties
| kind | |
| properties | Indicates the properties of the security admin rule |
Inherited Properties
| configuration |
A description of the security admin configuration. |
| id | Resource ID. |
| rule |
Groups for rule collection |
| rule |
A description of the rule collection. |
| rule |
Effective configuration groups. |
Property Details
kind
kind: "Custom"
Property Value
"Custom"
properties
Indicates the properties of the security admin rule
properties?: AdminPropertiesFormatOutput
Property Value
Inherited Property Details
configurationDescription
A description of the security admin configuration.
configurationDescription?: string
Property Value
string
Inherited From EffectiveBaseSecurityAdminRuleOutputParent.configurationDescription
id
Resource ID.
id?: string
Property Value
string
Inherited From EffectiveBaseSecurityAdminRuleOutputParent.id
ruleCollectionAppliesToGroups
Groups for rule collection
ruleCollectionAppliesToGroups?: NetworkManagerSecurityGroupItemOutput[]
Property Value
Inherited From EffectiveBaseSecurityAdminRuleOutputParent.ruleCollectionAppliesToGroups
ruleCollectionDescription
A description of the rule collection.
ruleCollectionDescription?: string
Property Value
string
Inherited From EffectiveBaseSecurityAdminRuleOutputParent.ruleCollectionDescription
ruleGroups
Effective configuration groups.
ruleGroups?: ConfigurationGroupOutput[]
Property Value
Inherited From EffectiveBaseSecurityAdminRuleOutputParent.ruleGroups