Partager via


IdentityType Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

IdentityType()

Définit des valeurs pour IdentityType.

Champs

SystemAssigned

Définit des valeurs pour IdentityType.

Propriétés

Value

Définit des valeurs pour IdentityType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour IdentityType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour IdentityType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour IdentityType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour IdentityType.

(Hérité de ExpandableStringEnum<T>)

S’applique à