次の方法で共有


PrimaryAggregationType クラス

定義

PrimaryAggregationType の値を定義します。

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

コンストラクター

PrimaryAggregationType()

PrimaryAggregationType の値を定義します。

フィールド

Average

PrimaryAggregationType の値を定義します。

Last

PrimaryAggregationType の値を定義します。

Maximum

PrimaryAggregationType の値を定義します。

Minimum

PrimaryAggregationType の値を定義します。

None

PrimaryAggregationType の値を定義します。

Total

PrimaryAggregationType の値を定義します。

プロパティ

Value

PrimaryAggregationType の値を定義します。

(継承元 ExpandableStringEnum<T>)

メソッド

Equals(Object)

PrimaryAggregationType の値を定義します。

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

PrimaryAggregationType の値を定義します。

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

PrimaryAggregationType の値を定義します。

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

PrimaryAggregationType の値を定義します。

(継承元 ExpandableStringEnum<T>)

適用対象