CheckRestrictionsResourceDetails Class
The information about the resource that will be evaluated.
All required parameters must be populated in order to send to Azure.
- Inheritance
-
CheckRestrictionsResourceDetails
Constructor
CheckRestrictionsResourceDetails(*, resource_content: object, api_version: Optional[str] = None, scope: Optional[str] = None, **kwargs)
Parameters
- resource_content
- object
Required
Required. The resource content. This should include whatever properties are already known and can be a partial set of all resource properties.
- scope
- str
Required
The scope where the resource is being created. For example, if the resource is a child resource this would be the parent resource's resource ID.
Feedback
Submit and view feedback for