PolicyType interface
User-friendly policy type with description (used for querying policy types).
- Extends
Properties
| description | Detailed description of the policy type. |
Inherited Properties
| display |
Display name of the policy type. |
| id | The policy type ID. |
| url | The URL where the policy type can be retrieved. |
Property Details
description
Detailed description of the policy type.
description: string
Property Value
string
Inherited Property Details
displayName
Display name of the policy type.
displayName: string
Property Value
string
Inherited From PolicyTypeRef.displayName
id
url
The URL where the policy type can be retrieved.
url: string
Property Value
string
Inherited From PolicyTypeRef.url