Compartir a través de


PartitionKind Clase

Definición

Define valores para PartitionKind.

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

Constructores

PartitionKind()

Define valores para PartitionKind.

Campos

Hash

Define valores para PartitionKind.

Range

Define valores para PartitionKind.

Propiedades

Value

Define valores para PartitionKind.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para PartitionKind.

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

Define valores para PartitionKind.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para PartitionKind.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para PartitionKind.

(Heredado de ExpandableStringEnum<T>)

Se aplica a