Interface CheckRestrictionsResult


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

    • 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

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

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