Skip to content

Commit 17987a3

Browse files
committed
Renaming reboot reference for windows and linux automaticbyplatform patch settings - reboot settings
1 parent 9214bd5 commit 17987a3

File tree

1 file changed

+2
-2
lines changed
  • specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-01/ComputeRP

1 file changed

+2
-2
lines changed

specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-01/ComputeRP/computeRPCommon.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1822,7 +1822,7 @@
18221822
"Always"
18231823
],
18241824
"x-ms-enum": {
1825-
"name": "VMGuestPatchRebootSetting",
1825+
"name": "WindowsVMGuestPatchAutomaticByPlatformRebootSetting",
18261826
"modelAsString": true
18271827
}
18281828
}
@@ -1841,7 +1841,7 @@
18411841
"Always"
18421842
],
18431843
"x-ms-enum": {
1844-
"name": "VMGuestPatchRebootSetting",
1844+
"name": "LinuxVMGuestPatchAutomaticByPlatformRebootSetting",
18451845
"modelAsString": true
18461846
}
18471847
}

0 commit comments

Comments
 (0)