Share via


MicrosoftGraphServicePrincipal.AppRoleAssignedTo Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to