Share via


MicrosoftgraphsubscribedSku.ServicePlans Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="servicePlans")]
public System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphservicePlanInfo> ServicePlans { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="servicePlans")>]
member this.ServicePlans : System.Collections.Generic.IList<Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Identity.DirectoryManagement.Models.MicrosoftgraphservicePlanInfo> with get, set
Public Property ServicePlans As IList(Of MicrosoftgraphservicePlanInfo)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to