ServicePrincipal.AppRoles Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="appRoles")]
public System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Version1_6_20190326.Models.AppRole> AppRoles { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appRoles")>]
member this.AppRoles : System.Collections.Generic.IList<Microsoft.Azure.Graph.RBAC.Version1_6_20190326.Models.AppRole> with get, set
Public Property AppRoles As IList(Of AppRole)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to