次の方法で共有


DevTestLabNotificationChannelEvent.EventName プロパティ

定義

この通知が有効になっているイベントの種類 (AutoShutdown、Cost など)。

public Azure.ResourceManager.DevTestLabs.Models.DevTestLabNotificationChannelEventType? EventName { get; set; }
member this.EventName : Nullable<Azure.ResourceManager.DevTestLabs.Models.DevTestLabNotificationChannelEventType> with get, set
Public Property EventName As Nullable(Of DevTestLabNotificationChannelEventType)

プロパティ値

適用対象