Share via


MicrosoftGraphServicePrincipal.AppRoles Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to