ConsentType 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.
Définit des valeurs pour ConsentType.
[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ConsentType>))]
public class ConsentType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ConsentType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.ConsentType>))>]
type ConsentType = class
inherit ExpandableStringEnum<ConsentType>
Public Class ConsentType
Inherits ExpandableStringEnum(Of ConsentType)
- Héritage
- Attributs
-
Newtonsoft.Json.JsonConverterAttribute
Constructeurs
ConsentType() |
Définit des valeurs pour ConsentType. |
Champs
AllPrincipals |
Définit des valeurs pour ConsentType. |
Principal |
Définit des valeurs pour ConsentType. |
Propriétés
Value |
Définit des valeurs pour ConsentType. (Hérité de ExpandableStringEnum<T>) |
Méthodes
Equals(Object) |
Définit des valeurs pour ConsentType. (Hérité de ExpandableStringEnum<T>) |
Equals(String) |
Définit des valeurs pour ConsentType. (Hérité de ExpandableStringEnum<T>) |
GetHashCode() |
Définit des valeurs pour ConsentType. (Hérité de ExpandableStringEnum<T>) |
ToString() |
Définit des valeurs pour ConsentType. (Hérité de ExpandableStringEnum<T>) |
S’applique à
Azure SDK for .NET