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

638 строки
41 KiB
YAML

### YamlMime:JavaType
uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias"
name: "BillingSubscriptionAlias"
nameWithType: "BillingSubscriptionAlias"
summary: "An immutable client-side representation of Billing<wbr>Subscription<wbr>Alias."
syntax: "public interface **BillingSubscriptionAlias**"
methods:
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.autoRenew()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.autoRenew()"
name: "autoRenew()"
nameWithType: "BillingSubscriptionAlias.autoRenew()"
summary: "Gets the auto<wbr>Renew property: Indicates whether auto renewal is turned on or off for a product."
modifiers:
- "abstract"
syntax: "public abstract AutoRenew autoRenew()"
desc: "Gets the autoRenew property: Indicates whether auto renewal is turned on or off for a product."
returns:
description: "the autoRenew value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.AutoRenew?alt=com.azure.resourcemanager.billing.models.AutoRenew&text=AutoRenew\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.beneficiary()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.beneficiary()"
name: "beneficiary()"
nameWithType: "BillingSubscriptionAlias.beneficiary()"
summary: "Gets the beneficiary property: The beneficiary of the billing subscription."
modifiers:
- "abstract"
syntax: "public abstract Beneficiary beneficiary()"
desc: "Gets the beneficiary property: The beneficiary of the billing subscription."
returns:
description: "the beneficiary value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.Beneficiary?alt=com.azure.resourcemanager.billing.models.Beneficiary&text=Beneficiary\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.beneficiaryTenantId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.beneficiaryTenantId()"
name: "beneficiaryTenantId()"
nameWithType: "BillingSubscriptionAlias.beneficiaryTenantId()"
summary: "Gets the beneficiary<wbr>Tenant<wbr>Id property: The provisioning tenant of the subscription."
modifiers:
- "abstract"
syntax: "public abstract String beneficiaryTenantId()"
desc: "Gets the beneficiaryTenantId property: The provisioning tenant of the subscription."
returns:
description: "the beneficiaryTenantId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingFrequency()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingFrequency()"
name: "billingFrequency()"
nameWithType: "BillingSubscriptionAlias.billingFrequency()"
summary: "Gets the billing<wbr>Frequency property: The billing frequency in ISO8601 format of product in the subscription."
modifiers:
- "abstract"
syntax: "public abstract String billingFrequency()"
desc: "Gets the billingFrequency property: The billing frequency in ISO8601 format of product in the subscription. Example: P1M, P3M, P1Y."
returns:
description: "the billingFrequency value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingPolicies()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingPolicies()"
name: "billingPolicies()"
nameWithType: "BillingSubscriptionAlias.billingPolicies()"
summary: "Gets the billing<wbr>Policies property: Dictionary of billing policies associated with the subscription."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> billingPolicies()"
desc: "Gets the billingPolicies property: Dictionary of billing policies associated with the subscription."
returns:
description: "the billingPolicies value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingProfileDisplayName()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingProfileDisplayName()"
name: "billingProfileDisplayName()"
nameWithType: "BillingSubscriptionAlias.billingProfileDisplayName()"
summary: "Gets the billing<wbr>Profile<wbr>Display<wbr>Name property: The name of the billing profile."
modifiers:
- "abstract"
syntax: "public abstract String billingProfileDisplayName()"
desc: "Gets the billingProfileDisplayName property: The name of the billing profile."
returns:
description: "the billingProfileDisplayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingProfileId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingProfileId()"
name: "billingProfileId()"
nameWithType: "BillingSubscriptionAlias.billingProfileId()"
summary: "Gets the billing<wbr>Profile<wbr>Id property: The fully qualified ID that uniquely identifies a billing profile."
modifiers:
- "abstract"
syntax: "public abstract String billingProfileId()"
desc: "Gets the billingProfileId property: The fully qualified ID that uniquely identifies a billing profile."
returns:
description: "the billingProfileId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingProfileName()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingProfileName()"
name: "billingProfileName()"
nameWithType: "BillingSubscriptionAlias.billingProfileName()"
summary: "Gets the billing<wbr>Profile<wbr>Name property: The ID that uniquely identifies a billing profile."
modifiers:
- "abstract"
syntax: "public abstract String billingProfileName()"
desc: "Gets the billingProfileName property: The ID that uniquely identifies a billing profile."
returns:
description: "the billingProfileName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingSubscriptionId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.billingSubscriptionId()"
name: "billingSubscriptionId()"
nameWithType: "BillingSubscriptionAlias.billingSubscriptionId()"
summary: "Gets the billing<wbr>Subscription<wbr>Id property: The ID of the billing subscription with the subscription alias."
modifiers:
- "abstract"
syntax: "public abstract String billingSubscriptionId()"
desc: "Gets the billingSubscriptionId property: The ID of the billing subscription with the subscription alias."
returns:
description: "the billingSubscriptionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.consumptionCostCenter()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.consumptionCostCenter()"
name: "consumptionCostCenter()"
nameWithType: "BillingSubscriptionAlias.consumptionCostCenter()"
summary: "Gets the consumption<wbr>Cost<wbr>Center property: The cost center applied to the subscription."
modifiers:
- "abstract"
syntax: "public abstract String consumptionCostCenter()"
desc: "Gets the consumptionCostCenter property: The cost center applied to the subscription. This field is only available for consumption subscriptions of Microsoft Customer Agreement or Enterprise Agreement Type billing accounts."
returns:
description: "the consumptionCostCenter value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.customerDisplayName()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.customerDisplayName()"
name: "customerDisplayName()"
nameWithType: "BillingSubscriptionAlias.customerDisplayName()"
summary: "Gets the customer<wbr>Display<wbr>Name property: The name of the customer."
modifiers:
- "abstract"
syntax: "public abstract String customerDisplayName()"
desc: "Gets the customerDisplayName property: The name of the customer."
returns:
description: "the customerDisplayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.customerId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.customerId()"
name: "customerId()"
nameWithType: "BillingSubscriptionAlias.customerId()"
summary: "Gets the customer<wbr>Id property: The fully qualified ID that uniquely identifies a customer."
modifiers:
- "abstract"
syntax: "public abstract String customerId()"
desc: "Gets the customerId property: The fully qualified ID that uniquely identifies a customer."
returns:
description: "the customerId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.customerName()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.customerName()"
name: "customerName()"
nameWithType: "BillingSubscriptionAlias.customerName()"
summary: "Gets the customer<wbr>Name property: The ID that uniquely identifies a customer."
modifiers:
- "abstract"
syntax: "public abstract String customerName()"
desc: "Gets the customerName property: The ID that uniquely identifies a customer."
returns:
description: "the customerName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.displayName()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.displayName()"
name: "displayName()"
nameWithType: "BillingSubscriptionAlias.displayName()"
summary: "Gets the display<wbr>Name property: The name of the billing subscription."
modifiers:
- "abstract"
syntax: "public abstract String displayName()"
desc: "Gets the displayName property: The name of the billing subscription."
returns:
description: "the displayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.enrollmentAccountDisplayName()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.enrollmentAccountDisplayName()"
name: "enrollmentAccountDisplayName()"
nameWithType: "BillingSubscriptionAlias.enrollmentAccountDisplayName()"
summary: "Gets the enrollment<wbr>Account<wbr>Display<wbr>Name property: The enrollment Account name associated with the subscription."
modifiers:
- "abstract"
syntax: "public abstract String enrollmentAccountDisplayName()"
desc: "Gets the enrollmentAccountDisplayName property: The enrollment Account name associated with the subscription. This field is available only for the Enterprise Agreement Type billing accounts."
returns:
description: "the enrollmentAccountDisplayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.enrollmentAccountId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.enrollmentAccountId()"
name: "enrollmentAccountId()"
nameWithType: "BillingSubscriptionAlias.enrollmentAccountId()"
summary: "Gets the enrollment<wbr>Account<wbr>Id property: The enrollment Account ID associated with the subscription."
modifiers:
- "abstract"
syntax: "public abstract String enrollmentAccountId()"
desc: "Gets the enrollmentAccountId property: The enrollment Account ID associated with the subscription. This field is available only for the Enterprise Agreement Type billing accounts."
returns:
description: "the enrollmentAccountId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.enrollmentAccountStartDate()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.enrollmentAccountStartDate()"
name: "enrollmentAccountStartDate()"
nameWithType: "BillingSubscriptionAlias.enrollmentAccountStartDate()"
summary: "Gets the enrollment<wbr>Account<wbr>Start<wbr>Date property: The enrollment Account and the subscription association start date."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime enrollmentAccountStartDate()"
desc: "Gets the enrollmentAccountStartDate property: The enrollment Account and the subscription association start date. This field is available only for the Enterprise Agreement Type."
returns:
description: "the enrollmentAccountStartDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.id()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.id()"
name: "id()"
nameWithType: "BillingSubscriptionAlias.id()"
summary: "Gets the id property: Fully qualified resource Id for the resource."
modifiers:
- "abstract"
syntax: "public abstract String id()"
desc: "Gets the id property: Fully qualified resource Id for the resource."
returns:
description: "the id value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.innerModel()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.innerModel()"
name: "innerModel()"
nameWithType: "BillingSubscriptionAlias.innerModel()"
summary: "Gets the inner com.<wbr>azure.<wbr>resourcemanager.<wbr>billing.<wbr>fluent.<wbr>models.<wbr>Billing<wbr>Subscription<wbr>Alias<wbr>Inner object."
modifiers:
- "abstract"
syntax: "public abstract BillingSubscriptionAliasInner innerModel()"
desc: "Gets the inner com.azure.resourcemanager.billing.fluent.models.BillingSubscriptionAliasInner object."
returns:
description: "the inner object."
type: "<xref href=\"com.azure.resourcemanager.billing.fluent.models.BillingSubscriptionAliasInner?alt=com.azure.resourcemanager.billing.fluent.models.BillingSubscriptionAliasInner&text=BillingSubscriptionAliasInner\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.invoiceSectionDisplayName()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.invoiceSectionDisplayName()"
name: "invoiceSectionDisplayName()"
nameWithType: "BillingSubscriptionAlias.invoiceSectionDisplayName()"
summary: "Gets the invoice<wbr>Section<wbr>Display<wbr>Name property: The name of the invoice section."
modifiers:
- "abstract"
syntax: "public abstract String invoiceSectionDisplayName()"
desc: "Gets the invoiceSectionDisplayName property: The name of the invoice section."
returns:
description: "the invoiceSectionDisplayName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.invoiceSectionId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.invoiceSectionId()"
name: "invoiceSectionId()"
nameWithType: "BillingSubscriptionAlias.invoiceSectionId()"
summary: "Gets the invoice<wbr>Section<wbr>Id property: The fully qualified ID that uniquely identifies an invoice section."
modifiers:
- "abstract"
syntax: "public abstract String invoiceSectionId()"
desc: "Gets the invoiceSectionId property: The fully qualified ID that uniquely identifies an invoice section."
returns:
description: "the invoiceSectionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.invoiceSectionName()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.invoiceSectionName()"
name: "invoiceSectionName()"
nameWithType: "BillingSubscriptionAlias.invoiceSectionName()"
summary: "Gets the invoice<wbr>Section<wbr>Name property: The ID that uniquely identifies an invoice section."
modifiers:
- "abstract"
syntax: "public abstract String invoiceSectionName()"
desc: "Gets the invoiceSectionName property: The ID that uniquely identifies an invoice section."
returns:
description: "the invoiceSectionName value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.lastMonthCharges()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.lastMonthCharges()"
name: "lastMonthCharges()"
nameWithType: "BillingSubscriptionAlias.lastMonthCharges()"
summary: "Gets the last<wbr>Month<wbr>Charges property: The last month's charges."
modifiers:
- "abstract"
syntax: "public abstract Amount lastMonthCharges()"
desc: "Gets the lastMonthCharges property: The last month's charges. This field is only available for usage based subscriptions of Microsoft Customer Agreement billing accounts."
returns:
description: "the lastMonthCharges value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.Amount?alt=com.azure.resourcemanager.billing.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.monthToDateCharges()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.monthToDateCharges()"
name: "monthToDateCharges()"
nameWithType: "BillingSubscriptionAlias.monthToDateCharges()"
summary: "Gets the month<wbr>ToDate<wbr>Charges property: The current month to date charges."
modifiers:
- "abstract"
syntax: "public abstract Amount monthToDateCharges()"
desc: "Gets the monthToDateCharges property: The current month to date charges. This field is only available for usage based subscriptions of Microsoft Customer Agreement billing accounts."
returns:
description: "the monthToDateCharges value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.Amount?alt=com.azure.resourcemanager.billing.models.Amount&text=Amount\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.name()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.name()"
name: "name()"
nameWithType: "BillingSubscriptionAlias.name()"
summary: "Gets the name property: The name of the resource."
modifiers:
- "abstract"
syntax: "public abstract String name()"
desc: "Gets the name property: The name of the resource."
returns:
description: "the name value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.nextBillingCycleDetails()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.nextBillingCycleDetails()"
name: "nextBillingCycleDetails()"
nameWithType: "BillingSubscriptionAlias.nextBillingCycleDetails()"
summary: "Gets the next<wbr>Billing<wbr>Cycle<wbr>Details property: Next billing cycle details of the subscription."
modifiers:
- "abstract"
syntax: "public abstract NextBillingCycleDetails nextBillingCycleDetails()"
desc: "Gets the nextBillingCycleDetails property: Next billing cycle details of the subscription."
returns:
description: "the nextBillingCycleDetails value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.NextBillingCycleDetails?alt=com.azure.resourcemanager.billing.models.NextBillingCycleDetails&text=NextBillingCycleDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.offerId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.offerId()"
name: "offerId()"
nameWithType: "BillingSubscriptionAlias.offerId()"
summary: "Gets the offer<wbr>Id property: The offer ID for the subscription."
modifiers:
- "abstract"
syntax: "public abstract String offerId()"
desc: "Gets the offerId property: The offer ID for the subscription. This field is only available for the Microsoft Online Services Program billing accounts."
returns:
description: "the offerId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.operationStatus()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.operationStatus()"
name: "operationStatus()"
nameWithType: "BillingSubscriptionAlias.operationStatus()"
summary: "Gets the operation<wbr>Status property: The status of an operation on the subscription."
modifiers:
- "abstract"
syntax: "public abstract BillingSubscriptionOperationStatus operationStatus()"
desc: "Gets the operationStatus property: The status of an operation on the subscription. When None, there is no ongoing operation. When LockedForUpdate, write operations will be blocked on the Billing Subscription. Other is the default value and you may need to refer to the latest API version for more details."
returns:
description: "the operationStatus value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.BillingSubscriptionOperationStatus?alt=com.azure.resourcemanager.billing.models.BillingSubscriptionOperationStatus&text=BillingSubscriptionOperationStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.productCategory()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.productCategory()"
name: "productCategory()"
nameWithType: "BillingSubscriptionAlias.productCategory()"
summary: "Gets the product<wbr>Category property: The category of the product for which the subscription is purchased."
modifiers:
- "abstract"
syntax: "public abstract String productCategory()"
desc: "Gets the productCategory property: The category of the product for which the subscription is purchased. Possible values include: AzureSupport, Hardware, ReservationOrder, SaaS, SavingsPlanOrder, Software, UsageBased, Other."
returns:
description: "the productCategory value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.productType()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.productType()"
name: "productType()"
nameWithType: "BillingSubscriptionAlias.productType()"
summary: "Gets the product<wbr>Type property: Type of the product for which the subscription is purchased."
modifiers:
- "abstract"
syntax: "public abstract String productType()"
desc: "Gets the productType property: Type of the product for which the subscription is purchased."
returns:
description: "the productType value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.productTypeId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.productTypeId()"
name: "productTypeId()"
nameWithType: "BillingSubscriptionAlias.productTypeId()"
summary: "Gets the product<wbr>Type<wbr>Id property: Id of the product for which the subscription is purchased."
modifiers:
- "abstract"
syntax: "public abstract String productTypeId()"
desc: "Gets the productTypeId property: Id of the product for which the subscription is purchased."
returns:
description: "the productTypeId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.provisioningState()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.provisioningState()"
name: "provisioningState()"
nameWithType: "BillingSubscriptionAlias.provisioningState()"
summary: "Gets the provisioning<wbr>State property: The provisioning state of the resource during a long-running operation."
modifiers:
- "abstract"
syntax: "public abstract ProvisioningState provisioningState()"
desc: "Gets the provisioningState property: The provisioning state of the resource during a long-running operation."
returns:
description: "the provisioningState value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.ProvisioningState?alt=com.azure.resourcemanager.billing.models.ProvisioningState&text=ProvisioningState\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.provisioningTenantId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.provisioningTenantId()"
name: "provisioningTenantId()"
nameWithType: "BillingSubscriptionAlias.provisioningTenantId()"
summary: "Gets the provisioning<wbr>Tenant<wbr>Id property: The tenant in which the subscription is provisioned."
modifiers:
- "abstract"
syntax: "public abstract String provisioningTenantId()"
desc: "Gets the provisioningTenantId property: The tenant in which the subscription is provisioned."
returns:
description: "the provisioningTenantId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.purchaseDate()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.purchaseDate()"
name: "purchaseDate()"
nameWithType: "BillingSubscriptionAlias.purchaseDate()"
summary: "Gets the purchase<wbr>Date property: Purchase date of the product in UTC time."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime purchaseDate()"
desc: "Gets the purchaseDate property: Purchase date of the product in UTC time."
returns:
description: "the purchaseDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.quantity()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.quantity()"
name: "quantity()"
nameWithType: "BillingSubscriptionAlias.quantity()"
summary: "Gets the quantity property: The quantity of licenses or fulfillment units for the subscription."
modifiers:
- "abstract"
syntax: "public abstract Long quantity()"
desc: "Gets the quantity property: The quantity of licenses or fulfillment units for the subscription."
returns:
description: "the quantity value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/Long.html\">Long</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.renewalTermDetails()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.renewalTermDetails()"
name: "renewalTermDetails()"
nameWithType: "BillingSubscriptionAlias.renewalTermDetails()"
summary: "Gets the renewal<wbr>Term<wbr>Details property: Details for the next renewal term of a subscription."
modifiers:
- "abstract"
syntax: "public abstract RenewalTermDetails renewalTermDetails()"
desc: "Gets the renewalTermDetails property: Details for the next renewal term of a subscription."
returns:
description: "the renewalTermDetails value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.RenewalTermDetails?alt=com.azure.resourcemanager.billing.models.RenewalTermDetails&text=RenewalTermDetails\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.reseller()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.reseller()"
name: "reseller()"
nameWithType: "BillingSubscriptionAlias.reseller()"
summary: "Gets the reseller property: Reseller for this subscription."
modifiers:
- "abstract"
syntax: "public abstract Reseller reseller()"
desc: "Gets the reseller property: Reseller for this subscription. The fields is not available for Microsoft Partner Agreement billing accounts."
returns:
description: "the reseller value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.Reseller?alt=com.azure.resourcemanager.billing.models.Reseller&text=Reseller\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.resourceUri()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.resourceUri()"
name: "resourceUri()"
nameWithType: "BillingSubscriptionAlias.resourceUri()"
summary: "Gets the resource<wbr>Uri property: Unique identifier of the linked resource."
modifiers:
- "abstract"
syntax: "public abstract String resourceUri()"
desc: "Gets the resourceUri property: Unique identifier of the linked resource."
returns:
description: "the resourceUri value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.skuDescription()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.skuDescription()"
name: "skuDescription()"
nameWithType: "BillingSubscriptionAlias.skuDescription()"
summary: "Gets the sku<wbr>Description property: The SKU description of the product for which the subscription is purchased."
modifiers:
- "abstract"
syntax: "public abstract String skuDescription()"
desc: "Gets the skuDescription property: The SKU description of the product for which the subscription is purchased. This field is is only available for billing accounts with agreement type Microsoft Customer Agreement and Microsoft Partner Agreement."
returns:
description: "the skuDescription value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.skuId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.skuId()"
name: "skuId()"
nameWithType: "BillingSubscriptionAlias.skuId()"
summary: "Gets the sku<wbr>Id property: The SKU ID of the product for which the subscription is purchased."
modifiers:
- "abstract"
syntax: "public abstract String skuId()"
desc: "Gets the skuId property: The SKU ID of the product for which the subscription is purchased. This field is is only available for Microsoft Customer Agreement billing accounts."
returns:
description: "the skuId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.status()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.status()"
name: "status()"
nameWithType: "BillingSubscriptionAlias.status()"
summary: "Gets the status property: The status of the subscription."
modifiers:
- "abstract"
syntax: "public abstract BillingSubscriptionStatus status()"
desc: "Gets the status property: The status of the subscription. This field is not available for Enterprise Agreement billing accounts."
returns:
description: "the status value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.BillingSubscriptionStatus?alt=com.azure.resourcemanager.billing.models.BillingSubscriptionStatus&text=BillingSubscriptionStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.subscriptionEnrollmentAccountStatus()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.subscriptionEnrollmentAccountStatus()"
name: "subscriptionEnrollmentAccountStatus()"
nameWithType: "BillingSubscriptionAlias.subscriptionEnrollmentAccountStatus()"
summary: "Gets the subscription<wbr>Enrollment<wbr>Account<wbr>Status property: The current enrollment account status of the subscription."
modifiers:
- "abstract"
syntax: "public abstract SubscriptionEnrollmentAccountStatus subscriptionEnrollmentAccountStatus()"
desc: "Gets the subscriptionEnrollmentAccountStatus property: The current enrollment account status of the subscription. This field is available only for the Enterprise Agreement Type."
returns:
description: "the subscriptionEnrollmentAccountStatus value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.SubscriptionEnrollmentAccountStatus?alt=com.azure.resourcemanager.billing.models.SubscriptionEnrollmentAccountStatus&text=SubscriptionEnrollmentAccountStatus\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.subscriptionId()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.subscriptionId()"
name: "subscriptionId()"
nameWithType: "BillingSubscriptionAlias.subscriptionId()"
summary: "Gets the subscription<wbr>Id property: The ID of the subscription."
modifiers:
- "abstract"
syntax: "public abstract String subscriptionId()"
desc: "Gets the subscriptionId property: The ID of the subscription."
returns:
description: "the subscriptionId value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.suspensionReasonDetails()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.suspensionReasonDetails()"
name: "suspensionReasonDetails()"
nameWithType: "BillingSubscriptionAlias.suspensionReasonDetails()"
summary: "Gets the suspension<wbr>Reason<wbr>Details property: The suspension details for a subscription."
modifiers:
- "abstract"
syntax: "public abstract List<BillingSubscriptionStatusDetails> suspensionReasonDetails()"
desc: "Gets the suspensionReasonDetails property: The suspension details for a subscription. This field is not available for Enterprise Agreement billing accounts."
returns:
description: "the suspensionReasonDetails value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<xref href=\"com.azure.resourcemanager.billing.models.BillingSubscriptionStatusDetails?alt=com.azure.resourcemanager.billing.models.BillingSubscriptionStatusDetails&text=BillingSubscriptionStatusDetails\" data-throw-if-not-resolved=\"False\" />&gt;"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.suspensionReasons()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.suspensionReasons()"
name: "suspensionReasons()"
nameWithType: "BillingSubscriptionAlias.suspensionReasons()"
summary: "Gets the suspension<wbr>Reasons property: The suspension reason for a subscription."
modifiers:
- "abstract"
syntax: "public abstract List<String> suspensionReasons()"
desc: "Gets the suspensionReasons property: The suspension reason for a subscription. This field is not available for Enterprise Agreement billing accounts."
returns:
description: "the suspensionReasons value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/List.html\">List</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.systemData()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.systemData()"
name: "systemData()"
nameWithType: "BillingSubscriptionAlias.systemData()"
summary: "Gets the system<wbr>Data property: Azure Resource Manager metadata containing created<wbr>By and modified<wbr>By information."
modifiers:
- "abstract"
syntax: "public abstract SystemData systemData()"
desc: "Gets the systemData property: Azure Resource Manager metadata containing createdBy and modifiedBy information."
returns:
description: "the systemData value."
type: "<xref href=\"com.azure.core.management.SystemData?alt=com.azure.core.management.SystemData&text=SystemData\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.systemOverrides()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.systemOverrides()"
name: "systemOverrides()"
nameWithType: "BillingSubscriptionAlias.systemOverrides()"
summary: "Gets the system<wbr>Overrides property: System imposed policies that regulate behavior of the subscription."
modifiers:
- "abstract"
syntax: "public abstract SystemOverrides systemOverrides()"
desc: "Gets the systemOverrides property: System imposed policies that regulate behavior of the subscription."
returns:
description: "the systemOverrides value."
type: "<xref href=\"com.azure.resourcemanager.billing.models.SystemOverrides?alt=com.azure.resourcemanager.billing.models.SystemOverrides&text=SystemOverrides\" data-throw-if-not-resolved=\"False\" />"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.tags()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.tags()"
name: "tags()"
nameWithType: "BillingSubscriptionAlias.tags()"
summary: "Gets the tags property: Dictionary of metadata associated with the resource."
modifiers:
- "abstract"
syntax: "public abstract Map<String,String> tags()"
desc: "Gets the tags property: Dictionary of metadata associated with the resource. It may not be populated for all resource types. Maximum key/value length supported of 256 characters. Keys/value should not empty value nor null. Keys can not contain < > % & \\\\ ? /."
returns:
description: "the tags value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/util/Map.html\">Map</a>&lt;<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>,<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>&gt;"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.termDuration()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.termDuration()"
name: "termDuration()"
nameWithType: "BillingSubscriptionAlias.termDuration()"
summary: "Gets the term<wbr>Duration property: The duration in ISO8601 format for which you can use the subscription."
modifiers:
- "abstract"
syntax: "public abstract String termDuration()"
desc: "Gets the termDuration property: The duration in ISO8601 format for which you can use the subscription. Example: P1M, P3M, P1Y."
returns:
description: "the termDuration value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.termEndDate()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.termEndDate()"
name: "termEndDate()"
nameWithType: "BillingSubscriptionAlias.termEndDate()"
summary: "Gets the term<wbr>End<wbr>Date property: End date of the term in UTC time."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime termEndDate()"
desc: "Gets the termEndDate property: End date of the term in UTC time."
returns:
description: "the termEndDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.termStartDate()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.termStartDate()"
name: "termStartDate()"
nameWithType: "BillingSubscriptionAlias.termStartDate()"
summary: "Gets the term<wbr>Start<wbr>Date property: Start date of the term in UTC time."
modifiers:
- "abstract"
syntax: "public abstract OffsetDateTime termStartDate()"
desc: "Gets the termStartDate property: Start date of the term in UTC time."
returns:
description: "the termStartDate value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/time/OffsetDateTime.html\">OffsetDateTime</a>"
- uid: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.type()"
fullName: "com.azure.resourcemanager.billing.models.BillingSubscriptionAlias.type()"
name: "type()"
nameWithType: "BillingSubscriptionAlias.type()"
summary: "Gets the type property: The type of the resource."
modifiers:
- "abstract"
syntax: "public abstract String type()"
desc: "Gets the type property: The type of the resource."
returns:
description: "the type value."
type: "<a href=\"https://docs.oracle.com/javase/8/docs/api/java/lang/String.html\">String</a>"
type: "interface"
desc: "An immutable client-side representation of BillingSubscriptionAlias."
metadata: {}
package: "com.azure.resourcemanager.billing.models"
artifact: com.azure.resourcemanager:azure-resourcemanager-billing:1.0.0