ActiveBaseSecurityAdminRuleOutputParent interface
Network base admin rule.
Properties
| commit |
Deployment time string. |
| configuration |
A description of the security admin configuration. |
| id | Resource ID. |
| kind | |
| region | Deployment region. |
| rule |
Groups for rule collection |
| rule |
A description of the rule collection. |
| rule |
Effective configuration groups. |
Property Details
commitTime
Deployment time string.
commitTime?: string
Property Value
string
configurationDescription
A description of the security admin configuration.
configurationDescription?: string
Property Value
string
id
Resource ID.
id?: string
Property Value
string
kind
kind: "Custom" | "Default" | "ActiveBaseSecurityAdminRule"
Property Value
"Custom" | "Default" | "ActiveBaseSecurityAdminRule"
region
Deployment region.
region?: string
Property Value
string
ruleCollectionAppliesToGroups
Groups for rule collection
ruleCollectionAppliesToGroups?: NetworkManagerSecurityGroupItemOutput[]
Property Value
ruleCollectionDescription
A description of the rule collection.
ruleCollectionDescription?: string
Property Value
string
ruleGroups
Effective configuration groups.
ruleGroups?: ConfigurationGroupOutput[]