RoleAssignmentsImpl.ISupportsGettingById<IRoleAssignment>.GetById Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
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