azure-docs-sdk-java/docs-ref-autogen/com.azure.resourcemanager.b...

314 строки
20 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType"
name: "TaxIdentifierType"
nameWithType: "TaxIdentifierType"
summary: "The type of the tax identifier."
inheritances:
- "<xref href=\"java.lang.Object?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum?displayProperty=fullName\" data-throw-if-not-resolved=\"False\" />"
inheritedClassMethods:
- classRef: "<xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />"
methodsRef:
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>fromString(java.lang.String,java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>fromString&text=<T>fromString\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.<T>values(java.lang.Class<T>)?alt=com.azure.core.util.ExpandableStringEnum.<T>values&text=<T>values\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.equals(java.lang.Object)?alt=com.azure.core.util.ExpandableStringEnum.equals&text=equals\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.hashCode()?alt=com.azure.core.util.ExpandableStringEnum.hashCode&text=hashCode\" data-throw-if-not-resolved=\"False\" />"
- "<xref href=\"com.azure.core.util.ExpandableStringEnum.toString()?alt=com.azure.core.util.ExpandableStringEnum.toString&text=toString\" data-throw-if-not-resolved=\"False\" />"
- classRef: "java.lang.<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html\">Object</a>"
methodsRef:
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#clone--\">clone</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#finalize--\">finalize</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#getClass--\">getClass</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notify--\">notify</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#notifyAll--\">notifyAll</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait--\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-\">wait</a>"
- "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Object.html#wait-long-int-\">wait</a>"
syntax: "public final class **TaxIdentifierType**</br> extends <xref href=\"com.azure.core.util.ExpandableStringEnum?alt=com.azure.core.util.ExpandableStringEnum&text=ExpandableStringEnum\" data-throw-if-not-resolved=\"False\" />&lt;<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />&gt;"
constructors:
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.TaxIdentifierType()"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.TaxIdentifierType()"
name: "TaxIdentifierType()"
nameWithType: "TaxIdentifierType.TaxIdentifierType()"
summary: "Creates a new instance of Tax<wbr>Identifier<wbr>Type value."
deprecatedTag: "Use the <xref uid=\"com.azure.resourcemanager.billing.models.TaxIdentifierType.fromString(java.lang.String)\" data-throw-if-not-resolved=\"false\" data-raw-source=\"#fromString(String)\"></xref> factory method."
syntax: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Deprecated.html\">@Deprecated</a></br>public TaxIdentifierType()"
desc: "Creates a new instance of TaxIdentifierType value."
hasDeprecatedTag: true
fields:
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.BRAZIL_CCM_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.BRAZIL_CCM_ID"
name: "BRAZIL_CCM_ID"
nameWithType: "TaxIdentifierType.BRAZIL_CCM_ID"
summary: "Static value Brazil<wbr>Ccm<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType BRAZIL_CCM_ID"
desc: "Static value BrazilCcmId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.BRAZIL_CNPJ_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.BRAZIL_CNPJ_ID"
name: "BRAZIL_CNPJ_ID"
nameWithType: "TaxIdentifierType.BRAZIL_CNPJ_ID"
summary: "Static value Brazil<wbr>Cnpj<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType BRAZIL_CNPJ_ID"
desc: "Static value BrazilCnpjId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.BRAZIL_CPF_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.BRAZIL_CPF_ID"
name: "BRAZIL_CPF_ID"
nameWithType: "TaxIdentifierType.BRAZIL_CPF_ID"
summary: "Static value Brazil<wbr>Cpf<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType BRAZIL_CPF_ID"
desc: "Static value BrazilCpfId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.CANADIAN_FEDERAL_EXEMPT"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.CANADIAN_FEDERAL_EXEMPT"
name: "CANADIAN_FEDERAL_EXEMPT"
nameWithType: "TaxIdentifierType.CANADIAN_FEDERAL_EXEMPT"
summary: "Static value Canadian<wbr>Federal<wbr>Exempt for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType CANADIAN_FEDERAL_EXEMPT"
desc: "Static value CanadianFederalExempt for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.CANADIAN_PROVINCE_EXEMPT"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.CANADIAN_PROVINCE_EXEMPT"
name: "CANADIAN_PROVINCE_EXEMPT"
nameWithType: "TaxIdentifierType.CANADIAN_PROVINCE_EXEMPT"
summary: "Static value Canadian<wbr>Province<wbr>Exempt for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType CANADIAN_PROVINCE_EXEMPT"
desc: "Static value CanadianProvinceExempt for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.EXTERNAL_TAXATION"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.EXTERNAL_TAXATION"
name: "EXTERNAL_TAXATION"
nameWithType: "TaxIdentifierType.EXTERNAL_TAXATION"
summary: "Static value External<wbr>Taxation for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType EXTERNAL_TAXATION"
desc: "Static value ExternalTaxation for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_FEDERAL_SERVICE_TAX_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_FEDERAL_SERVICE_TAX_ID"
name: "INDIA_FEDERAL_SERVICE_TAX_ID"
nameWithType: "TaxIdentifierType.INDIA_FEDERAL_SERVICE_TAX_ID"
summary: "Static value India<wbr>Federal<wbr>Service<wbr>Tax<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType INDIA_FEDERAL_SERVICE_TAX_ID"
desc: "Static value IndiaFederalServiceTaxId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_FEDERAL_TAN_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_FEDERAL_TAN_ID"
name: "INDIA_FEDERAL_TAN_ID"
nameWithType: "TaxIdentifierType.INDIA_FEDERAL_TAN_ID"
summary: "Static value India<wbr>Federal<wbr>Tan<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType INDIA_FEDERAL_TAN_ID"
desc: "Static value IndiaFederalTanId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_PAN_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_PAN_ID"
name: "INDIA_PAN_ID"
nameWithType: "TaxIdentifierType.INDIA_PAN_ID"
summary: "Static value India<wbr>Pan<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType INDIA_PAN_ID"
desc: "Static value IndiaPanId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_STATE_CST_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_STATE_CST_ID"
name: "INDIA_STATE_CST_ID"
nameWithType: "TaxIdentifierType.INDIA_STATE_CST_ID"
summary: "Static value India<wbr>State<wbr>Cst<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType INDIA_STATE_CST_ID"
desc: "Static value IndiaStateCstId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_STATE_GST_INID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_STATE_GST_INID"
name: "INDIA_STATE_GST_INID"
nameWithType: "TaxIdentifierType.INDIA_STATE_GST_INID"
summary: "Static value India<wbr>State<wbr>Gst<wbr>INId for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType INDIA_STATE_GST_INID"
desc: "Static value IndiaStateGstINId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_STATE_VAT_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INDIA_STATE_VAT_ID"
name: "INDIA_STATE_VAT_ID"
nameWithType: "TaxIdentifierType.INDIA_STATE_VAT_ID"
summary: "Static value India<wbr>State<wbr>Vat<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType INDIA_STATE_VAT_ID"
desc: "Static value IndiaStateVatId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INTL_EXEMPT"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.INTL_EXEMPT"
name: "INTL_EXEMPT"
nameWithType: "TaxIdentifierType.INTL_EXEMPT"
summary: "Static value Intl<wbr>Exempt for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType INTL_EXEMPT"
desc: "Static value IntlExempt for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.LOVE_CODE"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.LOVE_CODE"
name: "LOVE_CODE"
nameWithType: "TaxIdentifierType.LOVE_CODE"
summary: "Static value Love<wbr>Code for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType LOVE_CODE"
desc: "Static value LoveCode for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.MOBILE_BAR_CODE"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.MOBILE_BAR_CODE"
name: "MOBILE_BAR_CODE"
nameWithType: "TaxIdentifierType.MOBILE_BAR_CODE"
summary: "Static value Mobile<wbr>Bar<wbr>Code for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType MOBILE_BAR_CODE"
desc: "Static value MobileBarCode for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.NATIONAL_IDENTIFICATION_NUMBER"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.NATIONAL_IDENTIFICATION_NUMBER"
name: "NATIONAL_IDENTIFICATION_NUMBER"
nameWithType: "TaxIdentifierType.NATIONAL_IDENTIFICATION_NUMBER"
summary: "Static value National<wbr>Identification<wbr>Number for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType NATIONAL_IDENTIFICATION_NUMBER"
desc: "Static value NationalIdentificationNumber for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.OTHER"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.OTHER"
name: "OTHER"
nameWithType: "TaxIdentifierType.OTHER"
summary: "Static value Other for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType OTHER"
desc: "Static value Other for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.PUBLIC_SECTOR_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.PUBLIC_SECTOR_ID"
name: "PUBLIC_SECTOR_ID"
nameWithType: "TaxIdentifierType.PUBLIC_SECTOR_ID"
summary: "Static value Public<wbr>Sector<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType PUBLIC_SECTOR_ID"
desc: "Static value PublicSectorId for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.USEXEMPT"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.USEXEMPT"
name: "USEXEMPT"
nameWithType: "TaxIdentifierType.USEXEMPT"
summary: "Static value USExempt for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType USEXEMPT"
desc: "Static value USExempt for TaxIdentifierType."
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.VAT_ID"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.VAT_ID"
name: "VAT_ID"
nameWithType: "TaxIdentifierType.VAT_ID"
summary: "Static value Vat<wbr>Id for Tax<wbr>Identifier<wbr>Type."
modifiers:
- "static"
- "final"
field:
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
syntax: "public static final TaxIdentifierType VAT_ID"
desc: "Static value VatId for TaxIdentifierType."
methods:
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.fromString(java.lang.String)"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.fromString(String name)"
name: "fromString(String name)"
nameWithType: "TaxIdentifierType.fromString(String name)"
summary: "Creates or finds a Tax<wbr>Identifier<wbr>Type from its string representation."
modifiers:
- "static"
parameters:
- description: "a name to look for."
name: "name"
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
syntax: "public static TaxIdentifierType fromString(String name)"
desc: "Creates or finds a TaxIdentifierType from its string representation."
returns:
description: "the corresponding TaxIdentifierType."
type: "<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.TaxIdentifierType.values()"
fullName: "com.azure.resourcemanager.billing.models.TaxIdentifierType.values()"
name: "values()"
nameWithType: "TaxIdentifierType.values()"
summary: "Gets known Tax<wbr>Identifier<wbr>Type values."
modifiers:
- "static"
syntax: "public static Collection<TaxIdentifierType> values()"
desc: "Gets known TaxIdentifierType values."
returns:
description: "known TaxIdentifierType values."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Collection.html\">Collection</a>&lt;<xref href=\"com.azure.resourcemanager.billing.models.TaxIdentifierType?alt=com.azure.resourcemanager.billing.models.TaxIdentifierType&text=TaxIdentifierType\" data-throw-if-not-resolved=\"False\" />&gt;"
type: "class"
desc: "The type of the tax identifier."
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0