Sdílet prostřednictvím


MicrosoftGraphServicePrincipal.Owners Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to