Compartir a través de


KeyKind Clase

Definición

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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

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.

Propiedades

Value

Define valores para KeyKind.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para KeyKind.

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

Define valores para KeyKind.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para KeyKind.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para KeyKind.

(Heredado de ExpandableStringEnum<T>)

Se aplica a