PolicyDetails Class
The policy details.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
msrest.serialization.ModelPolicyDetails
Constructor
PolicyDetails(**kwargs)
Variables
Name | Description |
---|---|
policy_definition_id
|
The ID of the policy definition. |
policy_assignment_id
|
The ID of the policy assignment. |
policy_assignment_display_name
|
The display name of the policy assignment. |
policy_assignment_scope
|
The scope of the policy assignment. |
policy_set_definition_id
|
The ID of the policy set definition. |
policy_definition_reference_id
|
The policy definition reference ID within the policy set definition. |
Совместная работа с нами на GitHub
Источник этого содержимого можно найти на GitHub, где также можно создавать и просматривать проблемы и запросы на вытягивание. Дополнительные сведения см. в нашем руководстве для участников.
Azure SDK for Python