GraphRbacManagementClient Class
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.
public class GraphRbacManagementClient : Microsoft.Rest.ServiceClient<Microsoft.Azure.Graph.RBAC.Version1_6.GraphRbacManagementClient>, IDisposable, Microsoft.Azure.Graph.RBAC.Version1_6.IGraphRbacManagementClient, Microsoft.Rest.Azure.IAzureClient
type GraphRbacManagementClient = class
inherit ServiceClient<GraphRbacManagementClient>
interface IGraphRbacManagementClient
interface IDisposable
interface IAzureClient
Public Class GraphRbacManagementClient
Inherits ServiceClient(Of GraphRbacManagementClient)
Implements IAzureClient, IDisposable, IGraphRbacManagementClient
- Inheritance
-
GraphRbacManagementClient
- Implements