EntityInfo 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.
Entité.
[Microsoft.Rest.Serialization.JsonTransformation]
public class EntityInfo
[<Microsoft.Rest.Serialization.JsonTransformation>]
type EntityInfo = class
Public Class EntityInfo
- Héritage
-
EntityInfo
- Attributs
Constructeurs
EntityInfo() |
Initialise une nouvelle instance de la classe EntityInfo. |
EntityInfo(String, String, String, String, String, EntityParentGroupInfo, String, String, Nullable<Int32>, Nullable<Int32>, Nullable<Int32>, IList<String>, IList<String>) |
Initialise une nouvelle instance de la classe EntityInfo. |
Propriétés
DisplayName |
Obtient ou définit le nom convivial du groupe d’administration. |
Id |
Obtient l’ID complet de l’entité. Par exemple, /providers/Microsoft.Management/managementGroups/0000000-0000-0000-0000-00000000000000 |
InheritedPermissions |
Obtient ou définit des autorisations héritées |
Name |
Obtient le nom de l’entité. Par exemple, 0000000-0000-0000-0000-00000000000000 |
NumberOfChildGroups |
Obtient ou définit le nombre de groupes enfants |
NumberOfChildren |
Obtient ou définit le nombre d’enfants |
NumberOfDescendants |
Obtient ou définit le nombre de descendants |
Parent |
Obtient ou définit le parent |
ParentDisplayNameChain |
Obtient ou définit la chaîne de noms complets parent du groupe racine vers le parent immédiat |
ParentNameChain |
Obtient ou définit la chaîne de noms parente du groupe racine vers le parent immédiat |
Permissions |
Obtient ou définit des autorisations |
TenantId |
Obtient ou définit l’ID de locataire AAD associé à l’entité. Par exemple, 0000000-0000-0000-0000-00000000000000 |
Type |
Obtient le type de la ressource. Par exemple, Microsoft.Management/managementGroups |
S’applique à
Azure SDK for .NET