Share via


MicrosoftGraphServicePrincipal.CreatedObjects Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to