Compartilhar via


IdentityType Classe

Definição

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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

IdentityType()

Define valores para IdentityType.

Campos

SystemAssigned

Define valores para IdentityType.

Propriedades

Value

Define valores para IdentityType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para IdentityType.

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

Define valores para IdentityType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para IdentityType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para IdentityType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a