OSImageNotificationProfile クラス

定義

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

コンストラクター

OSImageNotificationProfile()

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

OSImageNotificationProfile(String, Nullable<Boolean>)

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

プロパティ

Enable

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

NotBeforeTimeout

仮想マシンの再イメージ化または OS のアップグレードに必要な時間の長さを取得または設定します。イベントが自動的に承認 (タイムアウト) する前に、OS イメージのスケジュールされたイベントを承認する必要があります。 構成は ISO 8601 形式で指定され、値は 15 分 (PT15M) である必要があります

適用対象