Microsoftgraphorganization.AssignedPlans Property
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.
[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