Class DefenderForDatabasesGcpOfferingArcAutoProvisioning

java.lang.Object
com.azure.resourcemanager.security.models.DefenderForDatabasesGcpOfferingArcAutoProvisioning

public final class DefenderForDatabasesGcpOfferingArcAutoProvisioning extends Object
The ARC autoprovisioning configuration.
  • Constructor Details

    • DefenderForDatabasesGcpOfferingArcAutoProvisioning

      public DefenderForDatabasesGcpOfferingArcAutoProvisioning()
  • Method Details

    • enabled

      public Boolean enabled()
      Get the enabled property: Is arc auto provisioning enabled.
      Returns:
      the enabled value.
    • withEnabled

      Set the enabled property: Is arc auto provisioning enabled.
      Parameters:
      enabled - the enabled value to set.
      Returns:
      the DefenderForDatabasesGcpOfferingArcAutoProvisioning object itself.
    • validate

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