Compartilhar via


DatabaseAccountKind Classe

Definição

Define valores para DatabaseAccountKind.

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

Construtores

DatabaseAccountKind()

Define valores para DatabaseAccountKind.

Campos

GlobalDocumentDB

Define valores para DatabaseAccountKind.

MongoDB

Define valores para DatabaseAccountKind.

Parse

Define valores para DatabaseAccountKind.

Propriedades

Value

Define valores para DatabaseAccountKind.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para DatabaseAccountKind.

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

Define valores para DatabaseAccountKind.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para DatabaseAccountKind.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para DatabaseAccountKind.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a