Compartir a través de


IdentityType Clase

Definición

Define valores para IdentityType.

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

Constructores

IdentityType()

Define valores para IdentityType.

Campos

SystemAssigned

Define valores para IdentityType.

Propiedades

Value

Define valores para IdentityType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para IdentityType.

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

Define valores para IdentityType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para IdentityType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para IdentityType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a