Share via


AdminRuleCollectionPropertiesFormatOutput interface

Defines the admin rule collection properties.

Properties

appliesToGroups

Groups for configuration

description

A description of the admin rule collection.

provisioningState

The provisioning state of the resource.

Property Details

appliesToGroups

Groups for configuration

appliesToGroups: NetworkManagerSecurityGroupItemOutput[]

Property Value

description

A description of the admin rule collection.

description?: string

Property Value

string

provisioningState

The provisioning state of the resource.

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

Property Value

"Succeeded" | "Updating" | "Deleting" | "Failed"