你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

RoleAssignmentsImpl.ISupportsGettingById<IRoleAssignment>.GetById 方法

定义

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

参数

id
String

返回

实现

适用于