SubscribedSku.ServicePlans Property

Definition

Gets or sets the collection of service plans of a product.

public System.Collections.Generic.List<Microsoft.Store.PartnerCenter.Models.Licenses.ServicePlan> ServicePlans { get; set; }
member this.ServicePlans : System.Collections.Generic.List<Microsoft.Store.PartnerCenter.Models.Licenses.ServicePlan> with get, set
Public Property ServicePlans As List(Of ServicePlan)

Property Value

Applies to