WindowsVMGuestPatchMode type
OrchestrationMode をフレキシブルとして使用して、仮想マシン スケール セットに関連付けられている IaaS 仮想マシンまたは仮想マシンへの VM ゲスト パッチ適用のモードを指定します。
使用可能な値は次のとおりです。
手動 - 仮想マシンへのパッチの適用を制御します。 これを行うには、VM 内でパッチを手動で適用します。 このモードでは、自動更新は無効になります。プロパティ WindowsConfiguration.enableAutomaticUpdates は false にする必要があります
AutomaticByOS - 仮想マシンは OS によって自動的に更新されます。 プロパティ WindowsConfiguration.enableAutomaticUpdates は true である必要があります。
AutomaticByPlatform
KnownWindowsVMGuestPatchMode
サービスでサポートされている既知の値
マニュアル:マニュアルVMゲストパッチモード
AutomaticByOS:AutomaticByOS VM ゲストパッチモード
AutomaticByPlatform: AutomaticByPlatform VM ゲストパッチモード
type WindowsVMGuestPatchMode = string