Uses of Class
com.microsoft.store.partnercenter.models.ResourceBase
-
Uses of ResourceBase in com.microsoft.store.partnercenter.customers.profiles
Classes in com.microsoft.store.partnercenter.customers.profiles with type parameters of type ResourceBase Modifier and Type Interface Description interfaceICustomerProfile<T extends ResourceBase>Encapsulates a single customer profile behavior.interfaceICustomerReadonlyProfile<T extends ResourceBase>Encapsulates a single customer read-only profile behavior. -
Uses of ResourceBase in com.microsoft.store.partnercenter.enumerators
Classes in com.microsoft.store.partnercenter.enumerators with type parameters of type ResourceBase Modifier and Type Class Description classIndexBasedCollectionEnumerator<T extends ResourceBase,TResourceCollection extends ResourceCollection<T>>Enumerator for index based pagination Index based - Paged query where index and page size is used. -
Uses of ResourceBase in com.microsoft.store.partnercenter.factory
Classes in com.microsoft.store.partnercenter.factory with type parameters of type ResourceBase Modifier and Type Class Description classIndexBasedCollectionEnumeratorFactory<T extends ResourceBase,TResourceCollection extends ResourceCollection<T>>Factory method for creating a new instance of index based collection enumerator. -
Uses of ResourceBase in com.microsoft.store.partnercenter.genericoperations
Classes in com.microsoft.store.partnercenter.genericoperations with type parameters of type ResourceBase Modifier and Type Interface Description interfaceIEntityCollectionRetrievalOperations<T extends ResourceBase,TResourceCollection extends ResourceCollection<T>>Groups all operations related to retrieving a collection of entities.interfaceIEntityDeleteOperations<T extends ResourceBase>Groups operations for getting a single entity.interfaceIEntityPatchOperations<T extends ResourceBase>Groups operations for getting a single entity.interfaceIPagedEntityCollectionRetrievalOperations<T extends ResourceBase,TResourceCollection extends ResourceCollection<T>>A generic interface which represents paged entity retrieval operations. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models Modifier and Type Class Description classApiFaultRepresents API failures.classContractBase ContractclassProfile<T>Common profile template profile typeclassResourceBaseWithLinks<TLinks>Base class for resourcesclassResourceCollection<TResource>Contains a collection of resources with JSON properties to represent the output Type of objects in collectionclassResourceCollectionWithLinks<TResource,TLinks>Contains a collection of resources with JSON properties to represent the output Type of objects in collectionclassSeekBasedResourceCollection<T>Paged Resource Collection Type of objects in collection -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.agreements
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.agreements Modifier and Type Class Description classAgreementRepresents the details of certification provided by the partner. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.analytics
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.analytics Modifier and Type Class Description classLicensesInsightsBaseEncapsulation of common properties of all licenses' insights.classPartnerLicensesDeploymentInsightsHolds the analytics information about the deployment of all customers' licenses of the given partner.classPartnerLicensesUsageInsightsHolds the analytics information about the usage of all the customers' licenses of the given partner. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.applicationconsents
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.applicationconsents Modifier and Type Class Description classApplicationConsentThe ApplicationConsent resource. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.auditing
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.auditing Modifier and Type Class Description classAuditRecordRepresents a record of operation performed by a partner user or application -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.carts
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.carts Modifier and Type Class Description classCartThis class represents a model of a cart object.classCartCheckoutResultRepresents a result of a cart checkout.classCartErrorRepresents an error associated to a cart line item.classOrderErrorRepresents an error with an order. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.countryvalidationrules
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.countryvalidationrules Modifier and Type Class Description classCountryValidationRulesHolds validation information for a single country. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.customers
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.customers Modifier and Type Class Description classCustomerBase customer profile for both Company, Billing profilesclassCustomerBillingProfileCustomer billing profileclassCustomerCompanyProfileCustomer company profile -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.devicesdeployment
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.devicesdeployment Modifier and Type Class Description classBatchUploadDetailsRepresents the result of devices batch upload.classConfigurationPolicyRepresents a configuration policy associated with a customer.classDeviceRepresents a device associated with a customer.classDeviceBatchCreationRequestRepresents a devices batch creation model.classDevicePolicyUpdateRequestRepresents the list of devices to be updated with a policy.classDeviceUploadDetailsRepresents the status of batch upload of devices. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.entitlements
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.entitlements Modifier and Type Class Description classArtifactClass that represents an entitlement artifact.classEntitlementClass that represents an entitlement.classReferenceOrderClass that represents an order linked to the entitlement.classReservationClass that represents a reservation.classReservedInstanceArtifactClass that represents reserved instance artifact.classReservedInstanceArtifactDetailsClass that represents reserved instance artifact. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.invoices
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.invoices Modifier and Type Class Description classBaseUsageBasedLineItemRepresents common properties for Usage based invoice line itemsclassDailyRatedUsageLineItemRepresents un-billed, billed recon line items for daily rated usage.classDailyUsageLineItemInvoice Usage Line item for usage based subscriptionsclassInvoiceRepresents a monthly billing statement issued to a partnerclassInvoiceDetailRepresents the detailed information of an invoiceclassInvoiceLineItemRepresents a line item on an invoice.classInvoiceSummaryRepresent the current balance based on Partner's monthly bills.classLicenseBasedLineItemRepresents an invoice billing line item for licensed based subscriptionsclassOneTimeInvoiceLineItemRepresents an invoice billing line item for OneTime purchases.classUsageBasedLineItemBilling Line Items for Usage Based subscriptions -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.licenses
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.licenses Modifier and Type Class Description classLicenseModel for user licenses assigned to a user.classLicenseUpdateModel for assigning and removing licenses to user.classSubscribedSkuModel for subscribed products owned by a tenant. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.managedservices
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.managedservices Modifier and Type Class Description classManagedServicePartner managed services (AOBO links) for customers -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.offers
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.offers Modifier and Type Class Description classOfferRepresents a form of product availability to customerclassOfferCategoryRepresents offer's category. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.orders
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.orders Modifier and Type Class Description classOrderOrder represents collection of information needed to purchase offers represented by each order line items.classOrderLineItemOrder line item associates order information to a specific offer of a productclassOrderLineItemProvisioningStatusRepresents the order line item provisioning status.classQuantityProvisioningStatusQuantity Provisioning Status. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.partners
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.partners Modifier and Type Class Description classBillingProfileRepresents a partner's billing profile.classLegalBusinessProfileThe legal business profile.classMpnProfileMicrosoft Partner Network profile of a partnerclassOrganizationProfilePartner's organization profileclassSupportProfilePartner Support Profile -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.products
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.products Modifier and Type Class Description classAvailabilityRepresents a partner's billing profile.classProductClass that represents a product.classSkuClass that represents a sku. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.ratecards
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.ratecards Modifier and Type Class Description classAzureMeterRepresents a record of operation performed by a Partner user or applicationclassAzureOfferTermRepresents an offer term tied to an Azure rate card.classAzureRateCardRepresents an offer term tied to an Azure rate card. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.relationshiprequests
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.relationshiprequests Modifier and Type Class Description classCustomerRelationshipRequestRepresents a customer relationship request with a partner. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.relationships
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.relationships Modifier and Type Class Description classPartnerRelationshipThis represents a relationship between two partners. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.roles
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.roles Modifier and Type Class Description classDirectoryRoleRepresents a customer directory role object.classUserMember -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.servicecosts
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.servicecosts Modifier and Type Class Description classServiceCostLineItemRepresents a charge incurred by the partner per customer for a given subscription.classServiceCostsSummaryRepresents a service costs summary for a customer. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.servicerequests
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.servicerequests Modifier and Type Class Description classServiceRequestRepresents a Service RequestclassSupportTopicRepresents a Service Request Support Topic Info class -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.subscriptions
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.subscriptions Modifier and Type Class Description classConversionRepresents the conversion for a subscription from a trial offer to a paid offer.classConversionErrorRepresents an error for the trial subscription conversion result.classConversionResultRepresents the result of performing a subscription conversion.classSubscriptionThe subscription resource represents the life cycle of a subscription and includes properties that define the states throughout the subscription life cycleclassSubscriptionProvisioningStatusThe subscription provisioning status details.classSubscriptionRegistrationStatusThe subscription provisioning status details.classSupportContactRepresents a form of support contact for a customer's subscription.classUpgradeRepresents a form of upgrade for a subscriptionclassUpgradeErrorRepresents an error for subscription upgrade eligibilityclassUpgradeResultRepresents the result of performing a subscription UpgradeclassUserLicenseErrorRepresents a user and the services that had errors during license transfer. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.usage
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.usage Modifier and Type Class Description classAzureResourceMonthlyUsageRecordDefines the monthly usage record for an Azure subscription resource.classCustomerMonthlyUsageRecordThis class defines the monthly usage record of a customer for all its subscriptions.classCustomerUsageSummaryThis class defines the usage summary for a specific customer.classMeterUsageRecordDefines the estimated monetary cost of a subscription's meter level usage in the current billing cycle.classPartnerUsageSummaryThis class defines the usage summary of a partner for all its customers with an Azure subscriptionclassResourceUsageRecordDefines the estimated monetary cost of a subscription's resource level usage in the current billing cycle.classSpendingBudgetThe spending budget allocated to the customer by the partner.classSubscriptionDailyUsageRecordThis class defines the daily usage record of a specific subscription.classSubscriptionMonthlyUsageRecordDefines the monthly usage record of a subscription.classSubscriptionUsageSummaryDefines the usage summary for a specific subscription.classUsageRecordBaseDefines the common properties for all usage records.classUsageSummaryBaseThis class defines the common properties for all usage summary -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.users
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.users Modifier and Type Class Description classCustomerUserclassUser -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.utilizations
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.utilizations Modifier and Type Class Description classAzureUtilizationRecordA utilization record for an Azure subscription resource. -
Uses of ResourceBase in com.microsoft.store.partnercenter.models.validations
Subclasses of ResourceBase in com.microsoft.store.partnercenter.models.validations Modifier and Type Class Description classCountryInformationHolds validation information for a single country.