次の方法で共有


DevTestLabNotificationChannelData.Events プロパティ

定義

この通知が有効になっているイベントの一覧。

public System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabNotificationChannelEvent> Events { get; }
member this.Events : System.Collections.Generic.IList<Azure.ResourceManager.DevTestLabs.Models.DevTestLabNotificationChannelEvent>
Public ReadOnly Property Events As IList(Of DevTestLabNotificationChannelEvent)

プロパティ値

適用対象