ActiveBaseSecurityAdminRule interface

Network base admin rule.

Properties

commitTime

Deployment time string.

configurationDescription

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.

ruleCollectionAppliesToGroups

Groups for rule collection

ruleCollectionDescription

A description of the rule collection.

ruleGroups

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[]

Property Value