Partager via


PrimaryAggregationType Classe

Définition

Définit des valeurs pour 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)
Héritage
Attributs
Newtonsoft.Json.JsonConverterAttribute

Constructeurs

PrimaryAggregationType()

Définit des valeurs pour PrimaryAggregationType.

Champs

Average

Définit des valeurs pour PrimaryAggregationType.

Count

Définit des valeurs pour PrimaryAggregationType.

Maximum

Définit des valeurs pour PrimaryAggregationType.

Minimum

Définit des valeurs pour PrimaryAggregationType.

None

Définit des valeurs pour PrimaryAggregationType.

Total

Définit des valeurs pour PrimaryAggregationType.

Propriétés

Value

Définit des valeurs pour PrimaryAggregationType.

(Hérité de ExpandableStringEnum<T>)

Méthodes

Equals(Object)

Définit des valeurs pour PrimaryAggregationType.

(Hérité de ExpandableStringEnum<T>)
Equals(String)

Définit des valeurs pour PrimaryAggregationType.

(Hérité de ExpandableStringEnum<T>)
GetHashCode()

Définit des valeurs pour PrimaryAggregationType.

(Hérité de ExpandableStringEnum<T>)
ToString()

Définit des valeurs pour PrimaryAggregationType.

(Hérité de ExpandableStringEnum<T>)

S’applique à