Compartir a través de


UserType Clase

Definición

Define valores para UserType.

[Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.UserType>))]
public class UserType : Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnum<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.UserType>
[<Newtonsoft.Json.JsonConverter(typeof(Microsoft.Azure.Management.ResourceManager.Fluent.Core.ExpandableStringEnumConverter<Microsoft.Azure.Management.Graph.RBAC.Fluent.Models.UserType>))>]
type UserType = class
    inherit ExpandableStringEnum<UserType>
Public Class UserType
Inherits ExpandableStringEnum(Of UserType)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

UserType()

Define valores para UserType.

Campos

Guest

Define valores para UserType.

Member

Define valores para UserType.

Propiedades

Value

Define valores para UserType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para UserType.

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

Define valores para UserType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para UserType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para UserType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a