Skip to content

Commit 9534b45

Browse files
author
Autogenerator Pipeline
committed
Autogenerate schemas
1 parent b990b23 commit 9534b45

File tree

1 file changed

+6
-6
lines changed

1 file changed

+6
-6
lines changed

schemas/2021-11-01/Microsoft.Compute.json

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2674,7 +2674,7 @@
26742674
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
26752675
}
26762676
],
2677-
"description": "Specifies the mode of VM Guest Patch Assessment for the IaaS virtual machine.<br><br> Possible values are:<br><br> **ImageDefault** - You control the timing of patch assessments on a virtual machine. <br><br> **AutomaticByPlatform** - The platform will trigger periodic patch assessments. The property provisionVMAgent must be true."
2677+
"description": "Specifies the mode of VM Guest Patch Assessment for the IaaS virtual machine.<br /><br /> Possible values are:<br /><br /> **ImageDefault** - You control the timing of patch assessments on a virtual machine. <br /><br /> **AutomaticByPlatform** - The platform will trigger periodic patch assessments. The property provisionVMAgent must be true."
26782678
},
26792679
"patchMode": {
26802680
"oneOf": [
@@ -2689,7 +2689,7 @@
26892689
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
26902690
}
26912691
],
2692-
"description": "Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual machines associated to virtual machine scale set with OrchestrationMode as Flexible.<br><br> Possible values are:<br><br> **ImageDefault** - The virtual machine's default patching configuration is used. <br><br> **AutomaticByPlatform** - The virtual machine will be automatically updated by the platform. The property provisionVMAgent must be true."
2692+
"description": "Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual machines associated to virtual machine scale set with OrchestrationMode as Flexible.<br /><br /> Possible values are:<br /><br /> **ImageDefault** - The virtual machine's default patching configuration is used. <br /><br /> **AutomaticByPlatform** - The virtual machine will be automatically updated by the platform. The property provisionVMAgent must be true."
26932693
}
26942694
},
26952695
"description": "Specifies settings related to VM Guest Patching on Linux."
@@ -3094,7 +3094,7 @@
30943094
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
30953095
}
30963096
],
3097-
"description": "Specifies the mode of VM Guest patch assessment for the IaaS virtual machine.<br><br> Possible values are:<br><br> **ImageDefault** - You control the timing of patch assessments on a virtual machine.<br><br> **AutomaticByPlatform** - The platform will trigger periodic patch assessments. The property provisionVMAgent must be true."
3097+
"description": "Specifies the mode of VM Guest patch assessment for the IaaS virtual machine.<br /><br /> Possible values are:<br /><br /> **ImageDefault** - You control the timing of patch assessments on a virtual machine.<br /><br /> **AutomaticByPlatform** - The platform will trigger periodic patch assessments. The property provisionVMAgent must be true."
30983098
},
30993099
"enableHotpatching": {
31003100
"oneOf": [
@@ -3121,7 +3121,7 @@
31213121
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
31223122
}
31233123
],
3124-
"description": "Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual machines associated to virtual machine scale set with OrchestrationMode as Flexible.<br><br> Possible values are:<br><br> **Manual** - You control the application of patches to a virtual machine. You do this by applying patches manually inside the VM. In this mode, automatic updates are disabled; the property WindowsConfiguration.enableAutomaticUpdates must be false<br><br> **AutomaticByOS** - The virtual machine will automatically be updated by the OS. The property WindowsConfiguration.enableAutomaticUpdates must be true. <br><br> **AutomaticByPlatform** - the virtual machine will automatically updated by the platform. The properties provisionVMAgent and WindowsConfiguration.enableAutomaticUpdates must be true."
3124+
"description": "Specifies the mode of VM Guest Patching to IaaS virtual machine or virtual machines associated to virtual machine scale set with OrchestrationMode as Flexible.<br /><br /> Possible values are:<br /><br /> **Manual** - You control the application of patches to a virtual machine. You do this by applying patches manually inside the VM. In this mode, automatic updates are disabled; the property WindowsConfiguration.enableAutomaticUpdates must be false<br /><br /> **AutomaticByOS** - The virtual machine will automatically be updated by the OS. The property WindowsConfiguration.enableAutomaticUpdates must be true. <br /><br /> **AutomaticByPlatform** - the virtual machine will automatically updated by the platform. The properties provisionVMAgent and WindowsConfiguration.enableAutomaticUpdates must be true."
31253125
}
31263126
},
31273127
"description": "Specifies settings related to VM Guest Patching on Windows."
@@ -3521,7 +3521,7 @@
35213521
},
35223522
"tier": {
35233523
"type": "string",
3524-
"description": "Specifies the tier of virtual machines in a scale set.<br><br> Possible Values:<br><br> **Standard**<br><br> **Basic**"
3524+
"description": "Specifies the tier of virtual machines in a scale set.<br /><br /> Possible Values:<br /><br /> **Standard**<br /><br /> **Basic**"
35253525
}
35263526
},
35273527
"description": "Describes a virtual machine scale set sku. NOTE: If the new VM SKU is not supported on the hardware the scale set is currently on, you need to deallocate the VMs in the scale set before you modify the SKU name."
@@ -3718,7 +3718,7 @@
37183718
"$ref": "https://schema.management.azure.com/schemas/common/definitions.json#/definitions/expression"
37193719
}
37203720
],
3721-
"description": "Specifies the mode of an upgrade to virtual machines in the scale set.<br><br> Possible values are:<br><br> **Manual** - You control the application of updates to virtual machines in the scale set. You do this by using the manualUpgrade action.<br><br> **Automatic** - All virtual machines in the scale set are automatically updated at the same time."
3721+
"description": "Specifies the mode of an upgrade to virtual machines in the scale set.<br /><br /> Possible values are:<br /><br /> **Manual** - You control the application of updates to virtual machines in the scale set. You do this by using the manualUpgrade action.<br /><br /> **Automatic** - All virtual machines in the scale set are automatically updated at the same time."
37223722
},
37233723
"rollingUpgradePolicy": {
37243724
"oneOf": [

0 commit comments

Comments
 (0)