Class DefenderForServersAwsOfferingSubPlan

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

public final class DefenderForServersAwsOfferingSubPlan extends Object
configuration for the servers offering subPlan.
  • Constructor Details

    • DefenderForServersAwsOfferingSubPlan

      public DefenderForServersAwsOfferingSubPlan()
  • Method Details

    • type

      public SubPlan type()
      Get the type property: The available sub plans.
      Returns:
      the type value.
    • withType

      Set the type property: The available sub plans.
      Parameters:
      type - the type value to set.
      Returns:
      the DefenderForServersAwsOfferingSubPlan object itself.
    • validate

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