Microsoftgraphorganization.AssignedPlans Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to