Partager via


NotificationListResponseInner.Value Propriété

Définition

Obtient ou définit la liste de toutes les notifications.

[Newtonsoft.Json.JsonProperty(PropertyName="value")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Redis.Fluent.Models.UpgradeNotification> Value { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="value")>]
member this.Value : System.Collections.Generic.IList<Microsoft.Azure.Management.Redis.Fluent.Models.UpgradeNotification> with get, set
Public Property Value As IList(Of UpgradeNotification)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à