Share via


MicrosoftGraphAppRoleAssignment.AppRoleId Property

Definition

[Newtonsoft.Json.JsonProperty(PropertyName="appRoleId")]
public Guid? AppRoleId { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="appRoleId")>]
member this.AppRoleId : Nullable<Guid> with get, set
Public Property AppRoleId As Nullable(Of Guid)

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to