Share via


RoleAssignmentsImpl.GetById(String) Method

Definition

public Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignmentImpl GetById (string objectId);
member this.GetById : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleAssignmentImpl
Public Function GetById (objectId As String) As RoleAssignmentImpl

Parameters

objectId
String

Returns

Applies to