Microsoftgraphorganization.ProvisionedPlans Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to