Interface CheckRestrictionsResult


  • public interface CheckRestrictionsResult
    An immutable client-side representation of CheckRestrictionsResult.
    • Method Detail

      • fieldRestrictions

        List<FieldRestrictions> fieldRestrictions()
        Gets the fieldRestrictions property: The restrictions that will be placed on various fields in the resource by policy.
        Returns:
        the fieldRestrictions value.
      • contentEvaluationResult

        CheckRestrictionsResultContentEvaluationResult contentEvaluationResult()
        Gets the contentEvaluationResult property: Evaluation results for the provided partial resource content.
        Returns:
        the contentEvaluationResult value.
      • innerModel

        CheckRestrictionsResultInner innerModel()
        Gets the inner com.azure.resourcemanager.policyinsights.fluent.models.CheckRestrictionsResultInner object.
        Returns:
        the inner object.