File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed
specification/compute/resource-manager/Microsoft.Compute/stable/2022-03-01/ComputeRP Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 1771
1771
}
1772
1772
},
1773
1773
"automaticByPlatformSettings" : {
1774
- "$ref" : " #/definitions/WindowsAutomaticByPlatformPatchSettings " ,
1774
+ "$ref" : " #/definitions/WindowsVMGuestPatchAutomaticByPlatformSettings " ,
1775
1775
"description" : " Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Windows."
1776
1776
}
1777
1777
},
1804
1804
}
1805
1805
},
1806
1806
"automaticByPlatformSettings" : {
1807
- "$ref" : " #/definitions/LinuxAutomaticByPlatformPatchSettings " ,
1807
+ "$ref" : " #/definitions/LinuxVMGuestPatchAutomaticByPlatformSettings " ,
1808
1808
"description" : " Specifies additional settings for patch mode AutomaticByPlatform in VM Guest Patching on Linux."
1809
1809
}
1810
1810
},
1811
1811
"description" : " Specifies settings related to VM Guest Patching on Linux."
1812
1812
},
1813
- "WindowsAutomaticByPlatformPatchSettings " : {
1813
+ "WindowsVMGuestPatchAutomaticByPlatformSettings " : {
1814
1814
"properties" : {
1815
1815
"rebootSetting" : {
1816
1816
"type" : " string" ,
1829
1829
},
1830
1830
"description" : " Specifies additional settings to be applied when patch mode AutomaticByPlatform is selected in Windows patch settings."
1831
1831
},
1832
- "LinuxAutomaticByPlatformPatchSettings " : {
1832
+ "LinuxVMGuestPatchAutomaticByPlatformSettings " : {
1833
1833
"properties" : {
1834
1834
"rebootSetting" : {
1835
1835
"type" : " string" ,
You can’t perform that action at this time.
0 commit comments