Compartir a través de


PrimaryAggregationType Clase

Definición

Define los valores de 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)
Herencia
Atributos
Newtonsoft.Json.JsonConverterAttribute

Constructores

PrimaryAggregationType()

Define los valores de PrimaryAggregationType.

Campos

Average

Define los valores de PrimaryAggregationType.

Last

Define los valores de PrimaryAggregationType.

Maximum

Define los valores de PrimaryAggregationType.

Minimum

Define los valores de PrimaryAggregationType.

None

Define los valores de PrimaryAggregationType.

Total

Define los valores de PrimaryAggregationType.

Propiedades

Value

Define los valores de PrimaryAggregationType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define los valores de PrimaryAggregationType.

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

Define los valores de PrimaryAggregationType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define los valores de PrimaryAggregationType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define los valores de PrimaryAggregationType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a