PrimaryAggregationType Classe

Definição

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)
Herança
Atributos
Newtonsoft.Json.JsonConverterAttribute

Construtores

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.

Propriedades

Value

Define valores para PrimaryAggregationType.

(Herdado de ExpandableStringEnum<T>)

Métodos

Equals(Object)

Define valores para PrimaryAggregationType.

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

Define valores para PrimaryAggregationType.

(Herdado de ExpandableStringEnum<T>)
GetHashCode()

Define valores para PrimaryAggregationType.

(Herdado de ExpandableStringEnum<T>)
ToString()

Define valores para PrimaryAggregationType.

(Herdado de ExpandableStringEnum<T>)

Aplica-se a