Bagikan melalui


Sku.Constraints Property

Definition

Gets or sets a list of constrain that can be apply to transact or manage sku.

public System.Collections.Generic.IEnumerable<Microsoft.Store.PartnerCenter.Models.Products.Constraint> Constraints { get; set; }
member this.Constraints : seq<Microsoft.Store.PartnerCenter.Models.Products.Constraint> with get, set
Public Property Constraints As IEnumerable(Of Constraint)

Property Value

Applies to