DenyAssignmentFilter Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Deny Assignments filter
public class DenyAssignmentFilter
type DenyAssignmentFilter = class
Public Class DenyAssignmentFilter
- Inheritance
-
DenyAssignmentFilter
Constructors
DenyAssignmentFilter() |
Initializes a new instance of the DenyAssignmentFilter class. |
DenyAssignmentFilter(String, String, String) |
Initializes a new instance of the DenyAssignmentFilter class. |
Properties
DenyAssignmentName |
Gets or sets return deny assignment with specified name. |
GdprExportPrincipalId |
Gets or sets return all deny assignments where the specified principal is listed either in the principals list or exclude principals list of deny assignments. |
PrincipalId |
Gets or sets return all deny assignments where the specified principal is listed in the principals list of deny assignments. |
Applies to
Azure SDK for .NET