SmartGroupAggregatedProperty Constructeurs
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
SmartGroupAggregatedProperty() |
Initialise une nouvelle instance de la classe SmartGroupAggregatedProperty. |
SmartGroupAggregatedProperty(String, Nullable<Int64>) |
Initialise une nouvelle instance de la classe SmartGroupAggregatedProperty. |
Initialise une nouvelle instance de la classe SmartGroupAggregatedProperty.
public SmartGroupAggregatedProperty ();
Public Sub New ()
S’applique à
Azure SDK for .NET Legacy
Produit | Versions |
---|---|
Azure SDK for .NET | Legacy |
Initialise une nouvelle instance de la classe SmartGroupAggregatedProperty.
public SmartGroupAggregatedProperty (string name = default, long? count = default);
new Microsoft.Azure.Management.AlertsManagement.Models.SmartGroupAggregatedProperty : string * Nullable<int64> -> Microsoft.Azure.Management.AlertsManagement.Models.SmartGroupAggregatedProperty
Public Sub New (Optional name As String = Nothing, Optional count As Nullable(Of Long) = Nothing)
Paramètres
- name
- String
Nom du type.
S’applique à
Azure SDK for .NET Legacy
Produit | Versions |
---|---|
Azure SDK for .NET | Legacy |
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :