You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: specification/compute/resource-manager/Microsoft.Compute/stable/2020-06-01/compute.json
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -7865,10 +7865,10 @@
7865
7865
"properties": {
7866
7866
"encryptionAtHost": {
7867
7867
"type": "boolean",
7868
-
"description": "This property can be used by user in the request to enable or disable the Host Encryption for the virtual machine or virtual machine scale set. This will enable the encryption for all the disks including Temp disk at host itself. <br><br> Default: The Encryption at host will be disabled unless this property is set to true for the resource."
7868
+
"description": "This property can be used by user in the request to enable or disable the Host Encryption for the virtual machine or virtual machine scale set. This will enable the encryption for all the disks including Resource/Temp disk at host itself. <br><br> Default: The Encryption at host will be disabled unless this property is set to true for the resource."
7869
7869
}
7870
7870
},
7871
-
"description": "Specifies the Security profile settings for the virtual machine"
7871
+
"description": "Specifies the Security profile settings for the virtual machine or virtual machine scale set."
0 commit comments