ActiveBaseSecurityAdminRule interface
Network base admin rule.
Properties
commit |
Deployment time string. |
configuration |
A description of the security admin configuration. |
id | Resource ID. |
kind | Polymorphic discriminator, which specifies the different types this object can be |
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?: Date
Property Value
Date
configurationDescription
A description of the security admin configuration.
configurationDescription?: string
Property Value
string
id
Resource ID.
id?: string
Property Value
string
kind
Polymorphic discriminator, which specifies the different types this object can be
kind: "Custom" | "Default"
Property Value
"Custom" | "Default"
region
Deployment region.
region?: string
Property Value
string
ruleCollectionAppliesToGroups
Groups for rule collection
ruleCollectionAppliesToGroups?: NetworkManagerSecurityGroupItem[]
Property Value
ruleCollectionDescription
A description of the rule collection.
ruleCollectionDescription?: string
Property Value
string
ruleGroups
Effective configuration groups.
ruleGroups?: ConfigurationGroup[]