Partilhar via


KeyKind Classe

Definição

Define valores para KeyKind.

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

Construtores

KeyKind()

Define valores para KeyKind.

Campos

Primary

Define valores para KeyKind.

PrimaryReadonly

Define valores para KeyKind.

Secondary

Define valores para KeyKind.

SecondaryReadonly

Define valores para KeyKind.

Propriedades

Value

Define valores para KeyKind.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para KeyKind.

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

Define valores para KeyKind.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para KeyKind.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para KeyKind.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a