Availability 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.
Class that represents an availability.
public class Availability : Microsoft.Store.PartnerCenter.Models.ResourceBaseWithLinks<Microsoft.Store.PartnerCenter.Models.StandardResourceLinks>
type Availability = class
inherit ResourceBaseWithLinks<StandardResourceLinks>
Public Class Availability
Inherits ResourceBaseWithLinks(Of StandardResourceLinks)
- Inheritance
Constructors
Availability() |
Properties
Attributes |
Gets the attributes. (Inherited from ResourceBase) |
CatalogItemId |
Gets or sets the id that uniquely identifies this item in the catalog. |
Country |
Gets or sets the country. |
DefaultCurrency |
Gets or sets the default currency supported for this availability. |
Id |
Gets or sets the availability id. |
IncludedQuantityOptions |
Gets or sets the options for included quantity. |
IsPurchasable |
Gets or sets a value indicating whether the availability is purchasable or not. |
IsRenewable |
Gets or sets a value indicating whether the availability is renewable or not. |
Links |
Gets or sets the resource links. (Inherited from ResourceBaseWithLinks<TLinks>) |
Product |
Gets or sets the product. |
ProductId |
Gets or sets the product id. |
RenewalInstructions |
Gets or sets the list of renewal instructions. |
Segment |
Gets or sets the segment. |
Sku |
Gets or sets the sku. |
SkuId |
Gets or sets the sku id. |
Terms |
Gets or sets the terms if applicable to this availability. |