Share via


ActiveSecurityAdminRuleOutput interface

Network admin rule.

Extends

Properties

kind
properties

Indicates the properties of the security admin rule

Inherited Properties

commitTime

Deployment time string.

configurationDescription

A description of the security admin configuration.

id

Resource ID.

region

Deployment region.

ruleCollectionAppliesToGroups

Groups for rule collection

ruleCollectionDescription

A description of the rule collection.

ruleGroups

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

commitTime

Deployment time string.

commitTime?: string

Property Value

string

Inherited From ActiveBaseSecurityAdminRuleOutputParent.commitTime

configurationDescription

A description of the security admin configuration.

configurationDescription?: string

Property Value

string

Inherited From ActiveBaseSecurityAdminRuleOutputParent.configurationDescription

id

Resource ID.

id?: string

Property Value

string

Inherited From ActiveBaseSecurityAdminRuleOutputParent.id

region

Deployment region.

region?: string

Property Value

string

Inherited From ActiveBaseSecurityAdminRuleOutputParent.region

ruleCollectionAppliesToGroups

Groups for rule collection

ruleCollectionAppliesToGroups?: NetworkManagerSecurityGroupItemOutput[]

Property Value

Inherited From ActiveBaseSecurityAdminRuleOutputParent.ruleCollectionAppliesToGroups

ruleCollectionDescription

A description of the rule collection.

ruleCollectionDescription?: string

Property Value

string

Inherited From ActiveBaseSecurityAdminRuleOutputParent.ruleCollectionDescription

ruleGroups

Effective configuration groups.

ruleGroups?: ConfigurationGroupOutput[]

Property Value

Inherited From ActiveBaseSecurityAdminRuleOutputParent.ruleGroups