AdminRuleCollectionPropertiesFormatOutput interface
Defines the admin rule collection properties.
Properties
| applies |
Groups for configuration |
| description | A description of the admin rule collection. |
| provisioning |
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"