Share via


RoleAssignmentsImpl.ISupportsGettingById<IRoleAssignment>.GetById Method

Definition

Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment ISupportsGettingById<IRoleAssignment>.GetById (string id);
abstract member Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment>.GetById : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment
override this.Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsGettingById<Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment>.GetById : string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleAssignment
Function GetById (id As String) As IRoleAssignment Implements ISupportsGettingById(Of IRoleAssignment).GetById

Parameters

id
String

Returns

Implements

Applies to