Lire en anglais

Partager via


SmartGroupAggregatedProperty Constructeurs

Définition

Surcharges

SmartGroupAggregatedProperty()

Initialise une nouvelle instance de la classe SmartGroupAggregatedProperty.

SmartGroupAggregatedProperty(String, Nullable<Int64>)

Initialise une nouvelle instance de la classe SmartGroupAggregatedProperty.

SmartGroupAggregatedProperty()

Initialise une nouvelle instance de la classe SmartGroupAggregatedProperty.

public SmartGroupAggregatedProperty ();

S’applique à

Azure SDK for .NET Legacy
Produit Versions
Azure SDK for .NET Legacy

SmartGroupAggregatedProperty(String, Nullable<Int64>)

Initialise une nouvelle instance de la classe SmartGroupAggregatedProperty.

public SmartGroupAggregatedProperty (string name = default, long? count = default);

Paramètres

name
String

Nom du type.

count
Nullable<Int64>

Nombre total d’éléments de type.

S’applique à

Azure SDK for .NET Legacy
Produit Versions
Azure SDK for .NET Legacy