OrderLineItemLinks 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.
Bundles the links for an order line item.
public sealed class OrderLineItemLinks
type OrderLineItemLinks = class
Public NotInheritable Class OrderLineItemLinks
- Inheritance
-
OrderLineItemLinks
Constructors
OrderLineItemLinks() |
Properties
ActivationLinks |
Gets or sets the subscription link for the order line item. |
Availability |
Gets or sets the availability link for the order line item. |
Product |
Gets or sets the Product link for the order line item. |
ProvisioningStatus |
Gets or sets the provisioning status link for the order line item. |
Sku |
Gets or sets the SKU link for the order line item. |
Subscription |
Gets or sets the subscription link for the order line item. |