Class PolicyProperties

java.lang.Object
com.azure.resourcemanager.authorization.models.PolicyProperties

public final class PolicyProperties extends Object
Expanded info of resource scope.
  • Constructor Details

    • PolicyProperties

      public PolicyProperties()
      Creates an instance of PolicyProperties class.
  • Method Details

    • scope

      public PolicyPropertiesScope scope()
      Get the scope property: Details of the resource scope.
      Returns:
      the scope value.
    • validate

      public void validate()
      Validates the instance.
      Throws:
      IllegalArgumentException - thrown if the instance is not valid.