IProductUpgradesCollection.Create(ProductUpgradesRequest) Method
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.
Upgrade product
public string Create (Microsoft.Store.PartnerCenter.Models.ProductUpgrades.ProductUpgradesRequest productUpgradesRequest);
abstract member Create : Microsoft.Store.PartnerCenter.Models.ProductUpgrades.ProductUpgradesRequest -> string
Public Function Create (productUpgradesRequest As ProductUpgradesRequest) As String
Parameters
- productUpgradesRequest
- ProductUpgradesRequest
The product upgrade request body.
Returns
The eligibility object for the customer.