NotificationListResponseInner 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.
Réponse de listUpgradeNotifications.
public class NotificationListResponseInner
type NotificationListResponseInner = class
Public Class NotificationListResponseInner
- Héritage
-
NotificationListResponseInner
Constructeurs
NotificationListResponseInner() |
Initialise une nouvelle instance de la classe NotificationListResponseInner. |
NotificationListResponseInner(IList<UpgradeNotification>, String) |
Initialise une nouvelle instance de la classe NotificationListResponseInner. |
Propriétés
NextLink |
Obtient le lien pour l’ensemble de notifications suivant. |
Value |
Obtient ou définit la liste de toutes les notifications. |
S’applique à
Azure SDK for .NET