BillingProvider Enum

Definition

Different providers of billing information.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))]
public enum BillingProvider
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Store.PartnerCenter.Models.JsonConverters.EnumJsonConverter))>]
type BillingProvider = 
Public Enum BillingProvider
Inheritance
BillingProvider
Attributes

Fields

All 5

Indicates that the provider is both first party and marketplace

Azure 2

Bill is provided by Azure. Example: Azure Services.

Marketplace 4

Indicates that the provider is marketplace

None 0

Enum initializer.

Office 1

Bill is provided by Office. Example: O365, and In-tune.

OneTime 3

Bill is provided for one time purchases.

Applies to