Compartilhar via


PartitionKind Classe

Definição

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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

PartitionKind()

Define valores para PartitionKind.

Campos

Hash

Define valores para PartitionKind.

Range

Define valores para PartitionKind.

Propriedades

Value

Define valores para PartitionKind.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para PartitionKind.

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

Define valores para PartitionKind.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para PartitionKind.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para PartitionKind.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a