CheckRestrictionsRequest 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.
The check policy restrictions parameters describing the resource that is being evaluated.
public class CheckRestrictionsRequest
type CheckRestrictionsRequest = class
Public Class CheckRestrictionsRequest
- Inheritance
-
CheckRestrictionsRequest
Constructors
CheckRestrictionsRequest() |
Initializes a new instance of the CheckRestrictionsRequest class. |
CheckRestrictionsRequest(CheckRestrictionsResourceDetails, IList<PendingField>) |
Initializes a new instance of the CheckRestrictionsRequest class. |
Properties
PendingFields |
Gets or sets the list of fields and values that should be evaluated for potential restrictions. |
ResourceDetails |
Gets or sets the information about the resource that will be evaluated. |
Methods
Validate() |
Validate the object. |