Class ResourceSkuRestrictionsReasonCode

java.lang.Object
com.azure.core.util.ExpandableStringEnum<ResourceSkuRestrictionsReasonCode>
com.azure.resourcemanager.cognitiveservices.models.ResourceSkuRestrictionsReasonCode

public final class ResourceSkuRestrictionsReasonCode extends com.azure.core.util.ExpandableStringEnum<ResourceSkuRestrictionsReasonCode>
Defines values for ResourceSkuRestrictionsReasonCode.
  • Field Details

    • QUOTA_ID

      public static final ResourceSkuRestrictionsReasonCode QUOTA_ID
      Static value QuotaId for ResourceSkuRestrictionsReasonCode.
    • NOT_AVAILABLE_FOR_SUBSCRIPTION

      public static final ResourceSkuRestrictionsReasonCode NOT_AVAILABLE_FOR_SUBSCRIPTION
      Static value NotAvailableForSubscription for ResourceSkuRestrictionsReasonCode.
  • Constructor Details

    • ResourceSkuRestrictionsReasonCode

      public ResourceSkuRestrictionsReasonCode()
  • Method Details

    • fromString

      public static ResourceSkuRestrictionsReasonCode fromString(String name)
      Creates or finds a ResourceSkuRestrictionsReasonCode from its string representation.
      Parameters:
      name - a name to look for.
      Returns:
      the corresponding ResourceSkuRestrictionsReasonCode.
    • values

      Gets known ResourceSkuRestrictionsReasonCode values.
      Returns:
      known ResourceSkuRestrictionsReasonCode values.