Class DefenderForServersGcpOfferingSubPlan

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

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

    • DefenderForServersGcpOfferingSubPlan

      public DefenderForServersGcpOfferingSubPlan()
  • 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 DefenderForServersGcpOfferingSubPlan object itself.
    • validate

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