Condividi tramite


RoleDefinitionsImpl.GetByScope(String, String) Method

Definition

public Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleDefinitionImpl GetByScope (string scope, string name);
member this.GetByScope : string * string -> Microsoft.Azure.Management.Graph.RBAC.Fluent.RoleDefinitionImpl
Public Function GetByScope (scope As String, name As String) As RoleDefinitionImpl

Parameters

scope
String
name
String

Returns

Applies to