Share via


IMSGraphIdentity.AppRoleAssignmentId Property

Definition

key: id of appRoleAssignment

[Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="key: id of appRoleAssignment", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appRoleAssignment-id", Update=true)]
public string AppRoleAssignmentId { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Resources.MSGraph.Runtime.Info(Create=true, Description="key: id of appRoleAssignment", PossibleTypes=new System.Type[] { typeof(System.String) }, Read=true, ReadOnly=false, Required=false, SerializedName="appRoleAssignment-id", Update=true)>]
member this.AppRoleAssignmentId : string with get, set
Public Property AppRoleAssignmentId As String

Property Value

Attributes

Applies to