Microsoftgraphdevice.RegisteredOwners Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to