TerminateNotificationProfile クラス

定義

public class TerminateNotificationProfile
type TerminateNotificationProfile = class
Public Class TerminateNotificationProfile
継承
TerminateNotificationProfile

コンストラクター

TerminateNotificationProfile()

TerminateNotificationProfile クラスの新しいインスタンスを初期化します。

TerminateNotificationProfile(String, Nullable<Boolean>)

TerminateNotificationProfile クラスの新しいインスタンスを初期化します。

プロパティ

Enable

Terminate Scheduled イベントが有効か無効かを取得または設定します。

NotBeforeTimeout

削除する仮想マシンが、イベントが自動的に承認 (タイムアウト) する前に、スケジュールされたイベントの終了を承認する必要がある、構成可能な時間を取得または設定します。 構成は ISO 8601 形式で指定する必要があります。既定値は 5 分 (PT5M) です

適用対象