MarketplacePurchasedLicense Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Represents a purchase of resource units in a secondary marketplace.
[System.Runtime.Serialization.DataContract]
public sealed class MarketplacePurchasedLicense
type MarketplacePurchasedLicense = class
Public NotInheritable Class MarketplacePurchasedLicense
- Inheritance
-
MarketplacePurchasedLicense
- Attributes
Remarks
The type of resource purchased (pipelines, minutes) is not represented here.
Constructors
MarketplacePurchasedLicense() |
Properties
MarketplaceName |
The Marketplace display name. |
PurchaserName |
The name of the identity making the purchase as seen by the marketplace |
PurchaseUnitCount |
The quantity purchased. |