Sdílet prostřednictvím


RoleDefinitionsImpl.ISupportsGettingById<IRoleDefinition>.GetById Method

Definition

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

Parameters

id
String

Returns

Implements

Applies to