Sdílet prostřednictvím


MicrosoftGraphServicePrincipal.AppRoleAssignments Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to