PolicyDefinitionGroup interface
The policy definition group.
Properties
additional |
A resource ID of a resource that contains additional metadata about the group. |
category | The group's category. |
description | The group's description. |
display |
The group's display name. |
name | The name of the group. |
Property Details
additionalMetadataId
A resource ID of a resource that contains additional metadata about the group.
additionalMetadataId?: string
Property Value
string
category
The group's category.
category?: string
Property Value
string
description
The group's description.
description?: string
Property Value
string
displayName
The group's display name.
displayName?: string
Property Value
string
name
The name of the group.
name: string
Property Value
string