PolicyDetails interface
The policy details.
Properties
policy |
The display name of the policy assignment. NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
The ID of the policy assignment. NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
The scope of the policy assignment. NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
The ID of the policy definition. NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
The policy definition reference ID within the policy set definition. NOTE: This property will not be serialized. It can only be populated by the server. |
policy |
The ID of the policy set definition. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
policyAssignmentDisplayName
The display name of the policy assignment. NOTE: This property will not be serialized. It can only be populated by the server.
policyAssignmentDisplayName?: string
Property Value
string
policyAssignmentId
The ID of the policy assignment. NOTE: This property will not be serialized. It can only be populated by the server.
policyAssignmentId?: string
Property Value
string
policyAssignmentScope
The scope of the policy assignment. NOTE: This property will not be serialized. It can only be populated by the server.
policyAssignmentScope?: string
Property Value
string
policyDefinitionId
The ID of the policy definition. NOTE: This property will not be serialized. It can only be populated by the server.
policyDefinitionId?: string
Property Value
string
policyDefinitionReferenceId
The policy definition reference ID within the policy set definition. NOTE: This property will not be serialized. It can only be populated by the server.
policyDefinitionReferenceId?: string
Property Value
string
policySetDefinitionId
The ID of the policy set definition. NOTE: This property will not be serialized. It can only be populated by the server.
policySetDefinitionId?: string
Property Value
string