次の方法で共有


MaintenancePatchConfiguration.RebootSetting プロパティ

定義

パッチ操作が完了した後にマシンを再起動するかどうかに基づいて、ユーザーが定義した再起動優先設定が可能です。

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

プロパティ値

適用対象