CheckManagementGroupRestrictionsRequest interface
The check policy restrictions parameters describing the resource that is being evaluated.
Properties
pending |
The list of fields and values that should be evaluated for potential restrictions. |
resource |
The information about the resource that will be evaluated. |
Property Details
pendingFields
The list of fields and values that should be evaluated for potential restrictions.
pendingFields?: PendingField[]
Property Value
resourceDetails
The information about the resource that will be evaluated.
resourceDetails?: CheckRestrictionsResourceDetails
Property Value
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for JavaScript