Share via


MicrosoftGraphAppRoleAssignment Class

Definition

public class MicrosoftGraphAppRoleAssignment : Microsoft.Azure.Commands.Common.MSGraph.Version1_0.Applications.Models.MicrosoftGraphDirectoryObject
type MicrosoftGraphAppRoleAssignment = class
    inherit MicrosoftGraphDirectoryObject
Public Class MicrosoftGraphAppRoleAssignment
Inherits MicrosoftGraphDirectoryObject
Inheritance

Constructors

MicrosoftGraphAppRoleAssignment()
MicrosoftGraphAppRoleAssignment(IDictionary<String,Object>, String, Nullable<DateTime>, Nullable<Guid>, Nullable<DateTime>, String, Nullable<Guid>, String, String, Nullable<Guid>)

Properties

AdditionalProperties (Inherited from MicrosoftGraphEntity)
AppRoleId
CreatedDateTime
DeletedDateTime (Inherited from MicrosoftGraphDirectoryObject)
Id (Inherited from MicrosoftGraphEntity)
PrincipalDisplayName
PrincipalId
PrincipalType
ResourceDisplayName
ResourceId

Applies to