azure.mgmt.authorization.v2018_07_01_preview.models module¶
Bases:
azure.mgmt.authorization._serialization.ModelDeny Assignment.
Variables are only populated by the server, and will be ignored when sending a request.
- Variables
name (str) – The deny assignment name.
deny_assignment_name (str) – The display name of the deny assignment.
description (str) – The description of the deny assignment.
permissions (list[DenyAssignmentPermission]) – An array of permissions that are denied by the deny assignment.
scope (str) – The deny assignment scope.
do_not_apply_to_child_scopes (bool) – Determines if the deny assignment applies to child scopes. Default value is false.
principals (list[Principal]) – Array of principals to which the deny assignment applies.
exclude_principals (list[Principal]) – Array of principals to which the deny assignment does not apply.
is_system_protected (bool) – Specifies whether this deny assignment was created by Azure and cannot be edited or deleted.
- Keyword Arguments
deny_assignment_name (str) – The display name of the deny assignment.
description (str) – The description of the deny assignment.
permissions (list[DenyAssignmentPermission]) – An array of permissions that are denied by the deny assignment.
scope (str) – The deny assignment scope.
do_not_apply_to_child_scopes (bool) – Determines if the deny assignment applies to child scopes. Default value is false.
principals (list[Principal]) – Array of principals to which the deny assignment applies.
exclude_principals (list[Principal]) – Array of principals to which the deny assignment does not apply.
is_system_protected (bool) – Specifies whether this deny assignment was created by Azure and cannot be edited or deleted.
Bases:
azure.mgmt.authorization._serialization.ModelDeny Assignments filter.
- Variables
deny_assignment_name (str) – Return deny assignment with specified name.
principal_id (str) – Return all deny assignments where the specified principal is listed in the principals list of deny assignments.
gdpr_export_principal_id (str) – Return all deny assignments where the specified principal is listed either in the principals list or exclude principals list of deny assignments.
- Keyword Arguments
deny_assignment_name (str) – Return deny assignment with specified name.
principal_id (str) – Return all deny assignments where the specified principal is listed in the principals list of deny assignments.
gdpr_export_principal_id (str) – Return all deny assignments where the specified principal is listed either in the principals list or exclude principals list of deny assignments.
Bases:
azure.mgmt.authorization._serialization.ModelDeny assignment list operation result.
- Variables
value (list[DenyAssignment]) – Deny assignment list.
next_link (str) – The URL to use for getting the next set of results.
- Keyword Arguments
value (list[DenyAssignment]) – Deny assignment list.
next_link (str) – The URL to use for getting the next set of results.
Bases:
azure.mgmt.authorization._serialization.ModelDeny assignment permissions.
- Variables
actions (list[str]) – Actions to which the deny assignment does not grant access.
not_actions (list[str]) – Actions to exclude from that the deny assignment does not grant access.
data_actions (list[str]) – Data actions to which the deny assignment does not grant access.
not_data_actions (list[str]) – Data actions to exclude from that the deny assignment does not grant access.
- Keyword Arguments
actions (list[str]) – Actions to which the deny assignment does not grant access.
not_actions (list[str]) – Actions to exclude from that the deny assignment does not grant access.
data_actions (list[str]) – Data actions to which the deny assignment does not grant access.
not_data_actions (list[str]) – Data actions to exclude from that the deny assignment does not grant access.
Bases:
azure.mgmt.authorization._serialization.ModelThe resource management error additional info.
Variables are only populated by the server, and will be ignored when sending a request.
Bases:
azure.mgmt.authorization._serialization.ModelThe error detail.
Variables are only populated by the server, and will be ignored when sending a request.
- Variables
message (str) – The error message.
target (str) – The error target.
details (list[ErrorDetail]) – The error details.
additional_info (list[ErrorAdditionalInfo]) – The error additional info.
Bases:
azure.mgmt.authorization._serialization.ModelCommon error response for all Azure Resource Manager APIs to return error details for failed operations. (This also follows the OData error response format.).
- Variables
error (ErrorDetail) – The error object.
- Keyword Arguments
error (ErrorDetail) – The error object.
Bases:
azure.mgmt.authorization._serialization.ModelThe name of the entity last modified it.
- Variables
- Keyword Arguments