你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
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