Class PolicyDescriptionContract


  • public final class PolicyDescriptionContract
    extends com.azure.core.management.ProxyResource
    Policy description details.
    • Constructor Detail

      • PolicyDescriptionContract

        public PolicyDescriptionContract()
    • Method Detail

      • description

        public String description()
        Get the description property: Policy description.
        Returns:
        the description value.
      • scope

        public Long scope()
        Get the scope property: Binary OR value of the Snippet scope.
        Returns:
        the scope value.
      • validate

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