Share via


MicrosoftGraphServicePrincipal.OwnedObjects Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to