Class DefenderForServersAwsOfferingVaAutoProvisioningConfiguration

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

public final class DefenderForServersAwsOfferingVaAutoProvisioningConfiguration extends Object
configuration for Vulnerability Assessment autoprovisioning.
  • Constructor Details

    • DefenderForServersAwsOfferingVaAutoProvisioningConfiguration

      public DefenderForServersAwsOfferingVaAutoProvisioningConfiguration()
  • Method Details

    • type

      public Type type()
      Get the type property: The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'.
      Returns:
      the type value.
    • withType

      Set the type property: The Vulnerability Assessment solution to be provisioned. Can be either 'TVM' or 'Qualys'.
      Parameters:
      type - the type value to set.
      Returns:
      the DefenderForServersAwsOfferingVaAutoProvisioningConfiguration object itself.
    • validate

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