Bagikan melalui


OrderLinks.ProvisioningStatus Property

Definition

Gets or sets the link to the provisioning status of an order.

[Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)]
public Microsoft.Store.PartnerCenter.Models.Link ProvisioningStatus { get; set; }
[<Newtonsoft.Json.JsonProperty(NullValueHandling=Newtonsoft.Json.NullValueHandling.Ignore)>]
member this.ProvisioningStatus : Microsoft.Store.PartnerCenter.Models.Link with get, set
Public Property ProvisioningStatus As Link

Property Value

The provisioning status of an order.

Attributes

Applies to