CheckRestrictionsResultContentEvaluationResult Class
Evaluation results for the provided partial resource content.
- Inheritance
-
msrest.serialization.ModelCheckRestrictionsResultContentEvaluationResult
Constructor
CheckRestrictionsResultContentEvaluationResult(*, policy_evaluations: List[PolicyEvaluationResult] | None = None, **kwargs)
Parameters
Name | Description |
---|---|
policy_evaluations
Required
|
Policy evaluation results against the given resource content. This will indicate if the partial content that was provided will be denied as-is. |
Keyword-Only Parameters
Name | Description |
---|---|
policy_evaluations
Required
|
|
Samarbeta med oss på GitHub
Källan för det här innehållet finns på GitHub, där du även kan skapa och granska ärenden och pull-begäranden. Se vår deltagarguide för mer information.
Azure SDK for Python