Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface PolicyReference

Package version

Resource identifiers for a policy.

Hierarchy

  • PolicyReference

Index

Properties

Optional policyAssignmentId

policyAssignmentId: undefined | string

The resource identifier of the policy assignment. NOTE: This property will not be serialized. It can only be populated by the server.

Optional policyDefinitionId

policyDefinitionId: undefined | string

The resource identifier of the policy definition. NOTE: This property will not be serialized. It can only be populated by the server.

Optional policyDefinitionReferenceId

policyDefinitionReferenceId: undefined | string

The reference identifier of a specific policy definition within a policy set definition. NOTE: This property will not be serialized. It can only be populated by the server.

Optional policySetDefinitionId

policySetDefinitionId: undefined | string

The resource identifier of the policy set definition. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc