Class RenewProperties

java.lang.Object
com.azure.resourcemanager.billingbenefits.models.RenewProperties

public final class RenewProperties extends Object
The RenewProperties model.
  • Constructor Details

    • RenewProperties

      public RenewProperties()
      Creates an instance of RenewProperties class.
  • Method Details

    • purchaseProperties

      public PurchaseRequest purchaseProperties()
      Get the purchaseProperties property: The purchaseProperties property.
      Returns:
      the purchaseProperties value.
    • withPurchaseProperties

      public RenewProperties withPurchaseProperties(PurchaseRequest purchaseProperties)
      Set the purchaseProperties property: The purchaseProperties property.
      Parameters:
      purchaseProperties - the purchaseProperties value to set.
      Returns:
      the RenewProperties object itself.
    • validate

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