Class FastProvisioningEditionCapability

java.lang.Object
com.azure.resourcemanager.postgresqlflexibleserver.models.FastProvisioningEditionCapability

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

    • FastProvisioningEditionCapability

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

    • supportedSku

      public String supportedSku()
      Get the supportedSku property: Fast provisioning supported sku name.
      Returns:
      the supportedSku value.
    • supportedStorageGb

      public Long supportedStorageGb()
      Get the supportedStorageGb property: Fast provisioning supported storage in Gb.
      Returns:
      the supportedStorageGb value.
    • supportedServerVersions

      public String supportedServerVersions()
      Get the supportedServerVersions property: Fast provisioning supported version.
      Returns:
      the supportedServerVersions value.
    • validate

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