Compartir a través de


ConsentType Clase

Definición

Define valores para 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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

ConsentType()

Define valores para ConsentType.

Campos

AllPrincipals

Define valores para ConsentType.

Principal

Define valores para ConsentType.

Propiedades

Value

Define valores para ConsentType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para ConsentType.

(Heredado de ExpandableStringEnum<T>)
Equals(String)

Define valores para ConsentType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para ConsentType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para ConsentType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a