Share via


MicrosoftGraphServicePrincipal.MemberOf Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to