InvoiceType Class
- java.
lang. Object - com.
azure. core. util. ExpandableStringEnum<T> - com.
azure. resourcemanager. billing. models. InvoiceType
- com.
- com.
public final class InvoiceType
extends ExpandableStringEnum<InvoiceType>
Invoice type.
Modifier and Type | Field and Description |
---|---|
static final
Invoice |
AZURE_MARKETPLACE
Static value Azure |
static final
Invoice |
AZURE_SERVICE
Static value Azure |
static final
Invoice |
AZURE_SUPPORT
Static value Azure |
Constructor | Description |
---|---|
Invoice |
Deprecated
Use the fromString(String name) factory method.
Creates a new instance of Invoice |
Modifier and Type | Method and Description |
---|---|
static
Invoice |
from Creates or finds a Invoice |
static
Collection<Invoice |
values()
Gets known Invoice |
Methods inherited from ExpandableStringEnum
Methods inherited from java.lang.Object
AZURE_MARKETPLACE
public static final InvoiceType AZURE_MARKETPLACE
Static value AzureMarketplace for InvoiceType.
AZURE_SERVICE
public static final InvoiceType AZURE_SERVICE
Static value AzureService for InvoiceType.
AZURE_SUPPORT
public static final InvoiceType AZURE_SUPPORT
Static value AzureSupport for InvoiceType.
InvoiceType
@Deprecated
public InvoiceType()
Deprecated
Creates a new instance of InvoiceType value.
fromString
public static InvoiceType fromString(String name)
Creates or finds a InvoiceType from its string representation.
Parameters:
Returns:
values
public static Collection
Gets known InvoiceType 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: