GraphRbacManager Classe
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Point d’entrée à la gestion RBAC d’Azure Graph.
public class GraphRbacManager : Microsoft.Azure.Management.Graph.RBAC.Fluent.IGraphRbacManager, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.IGraphRbacManagementClient>
type GraphRbacManager = class
interface IHasInner<IGraphRbacManagementClient>
interface IGraphRbacManager
interface IBeta
Public Class GraphRbacManager
Implements IBeta, IGraphRbacManager, IHasInner(Of IGraphRbacManagementClient)
- Héritage
-
GraphRbacManager
- Implémente
Constructeurs
GraphRbacManager(RestClient, String) |
Point d’entrée à la gestion RBAC d’Azure Graph. |
Propriétés
Applications |
Point d’entrée à la gestion RBAC d’Azure Graph. |
Groups |
Point d’entrée à la gestion RBAC d’Azure Graph. |
Inner |
Point d’entrée à la gestion RBAC d’Azure Graph. |
RoleAssignments |
Point d’entrée à la gestion RBAC d’Azure Graph. |
RoleDefinitions |
Point d’entrée à la gestion RBAC d’Azure Graph. |
RoleInner |
Point d’entrée à la gestion RBAC d’Azure Graph. |
ServicePrincipals |
Point d’entrée à la gestion RBAC d’Azure Graph. |
Users |
Point d’entrée à la gestion RBAC d’Azure Graph. |
Méthodes
Authenticate(AzureCredentials, String) |
Point d’entrée à la gestion RBAC d’Azure Graph. |
Authenticate(RestClient, String) |
Point d’entrée à la gestion RBAC d’Azure Graph. |
Configure() |
Point d’entrée à la gestion RBAC d’Azure Graph. |
S’applique à
Azure SDK for .NET