VersionedPolicyConfigurationRef interface
A particular revision for a policy configuration.
- Extends
Properties
revision | The policy configuration revision ID. |
Inherited Properties
id | The policy configuration ID. |
type | The policy configuration type. |
url | The URL where the policy configuration can be retrieved. |
Property Details
revision
The policy configuration revision ID.
revision: number
Property Value
number
Inherited Property Details
id
The policy configuration ID.
id: number
Property Value
number
Inherited From PolicyConfigurationRef.id
type
The policy configuration type.
type: PolicyTypeRef
Property Value
Inherited From PolicyConfigurationRef.type
url
The URL where the policy configuration can be retrieved.
url: string
Property Value
string
Inherited From PolicyConfigurationRef.url