Compartir a través de


PrimaryAggregationType Clase

Definición

Define valores para PrimaryAggregationType.

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

Constructores

PrimaryAggregationType()

Define valores para PrimaryAggregationType.

Campos

Average

Define valores para PrimaryAggregationType.

Count

Define valores para PrimaryAggregationType.

Maximum

Define valores para PrimaryAggregationType.

Minimum

Define valores para PrimaryAggregationType.

None

Define valores para PrimaryAggregationType.

Total

Define valores para PrimaryAggregationType.

Propiedades

Value

Define valores para PrimaryAggregationType.

(Heredado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para PrimaryAggregationType.

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

Define valores para PrimaryAggregationType.

(Heredado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para PrimaryAggregationType.

(Heredado de ExpandableStringEnum<T>)
ToString()

Define valores para PrimaryAggregationType.

(Heredado de ExpandableStringEnum<T>)

Se aplica a