Category Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. billing. models. Category
- com.
- com.
public final class Category
extends ExpandableStringEnum<Category>
The category of the agreement signed by a customer.
Modifier and Type | Field and Description |
---|---|
static final Category |
AFFILIATE_PURCHASE_TERMS
Static value Affiliate |
static final Category |
MICROSOFT_CUSTOMER_AGREEMENT
Static value Microsoft |
static final Category |
OTHER
Static value Other for Category. |
Constructor | Description |
---|---|
Category() |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of Category value. |
Modifier and Type | Method and Description |
---|---|
static Category |
from Creates or finds a Category from its string representation. |
static Collection<Category> |
values()
Gets known Category values. |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
AFFILIATE_PURCHASE_TERMS
public static final Category AFFILIATE_PURCHASE_TERMS
Static value AffiliatePurchaseTerms for Category.
MICROSOFT_CUSTOMER_AGREEMENT
public static final Category MICROSOFT_CUSTOMER_AGREEMENT
Static value MicrosoftCustomerAgreement for Category.
OTHER
public static final Category OTHER
Static value Other for Category.
Category
@Deprecated
public Category()
Deprecated
Creates a new instance of Category value.
fromString
public static Category fromString(String name)
Creates or finds a Category from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known Category values.
Returns:
Azure SDK for Java geri bildirimi
Azure SDK for Java, açık kaynak bir projedir. Geri bildirim sağlamak için bir bağlantı seçin: