AutoscaleNotification Classe
Définition
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.
Notification de mise à l’échelle automatique.
public class AutoscaleNotification
type AutoscaleNotification = class
Public Class AutoscaleNotification
- Héritage
-
AutoscaleNotification
Constructeurs
AutoscaleNotification() |
Initialise une nouvelle instance de la classe AutoscaleNotification. |
AutoscaleNotification(EmailNotification, IList<WebhookNotification>) |
Initialise une nouvelle instance de la classe AutoscaleNotification. |
Propriétés
Obtient ou définit la notification par e-mail. |
|
Operation |
l’opération associée à la notification et sa valeur doivent être « scale » |
Webhooks |
Obtient ou définit la collection de notifications de webhook. |
S’applique à
Azure SDK for .NET