次の方法で共有


CompositePathSortOrder クラス

定義

CompositePathSortOrder の値を定義します。

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

コンストラクター

CompositePathSortOrder()

CompositePathSortOrder の値を定義します。

フィールド

Ascending

CompositePathSortOrder の値を定義します。

Descending

CompositePathSortOrder の値を定義します。

プロパティ

Value

CompositePathSortOrder の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

CompositePathSortOrder の値を定義します。

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

CompositePathSortOrder の値を定義します。

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

CompositePathSortOrder の値を定義します。

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

CompositePathSortOrder の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象