RoleDefinitionImpl 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.
Implémentation de ServicePrincipal et de ses interfaces parentes.
public class RoleDefinitionImpl : Microsoft.Azure.Management.ResourceManager.Fluent.Core.Wrapper<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.RoleDefinitionInner>, Microsoft.Azure.Management.Graph.RBAC.Fluent.IRoleDefinition, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasId, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasInner<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.RoleDefinitionInner>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasManager<Microsoft.Azure.Management.Graph.RBAC.Fluent.GraphRbacManager>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IHasName
type RoleDefinitionImpl = class
inherit Wrapper<RoleDefinitionInner>
interface IRoleDefinition
interface IBeta
interface IHasInner<RoleDefinitionInner>
interface IHasId
interface IHasName
interface IHasManager<GraphRbacManager>
Public Class RoleDefinitionImpl
Inherits Wrapper(Of RoleDefinitionInner)
Implements IBeta, IHasId, IHasInner(Of RoleDefinitionInner), IHasManager(Of GraphRbacManager), IHasName, IRoleDefinition
- Héritage
- Implémente
Propriétés
Inner |
Implémentation de ServicePrincipal et de ses interfaces parentes. (Hérité de Wrapper<InnerT>) |
Méthodes
AssignableScopes() |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
Description() |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
Id() |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
Manager() |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
Name() |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
Permissions() |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
RoleName() |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
SetInner(InnerT) |
Implémentation de ServicePrincipal et de ses interfaces parentes. (Hérité de Wrapper<InnerT>) |
Type() |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
Implémentations d’interfaces explicites
IHasId.Id |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
IHasManager<GraphRbacManager>.Manager |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
IHasName.Name |
Implémentation de ServicePrincipal et de ses interfaces parentes. |
IRoleDefinition.AssignableScopes |
Obtient des étendues assignables à une définition de rôle. |
IRoleDefinition.Description |
Obtient la description de la définition de rôle. |
IRoleDefinition.Permissions |
Obtient les autorisations de définition de rôle. |
IRoleDefinition.RoleName |
Obtient le nom du rôle. |
IRoleDefinition.Type |
Obtient le type de rôle. |
S’applique à
Azure SDK for .NET