次の方法で共有


PartitionKind クラス

定義

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)
継承
属性
Newtonsoft.Json.JsonConverterAttribute

コンストラクター

PartitionKind()

PartitionKind の値を定義します。

フィールド

Hash

PartitionKind の値を定義します。

Range

PartitionKind の値を定義します。

プロパティ

Value

PartitionKind の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

PartitionKind の値を定義します。

(継承元 ExpandableStringEnum<T>)
Equals(String)

PartitionKind の値を定義します。

(継承元 ExpandableStringEnum<T>)
GetHashCode()

PartitionKind の値を定義します。

(継承元 ExpandableStringEnum<T>)
ToString()

PartitionKind の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象