Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -1531,9 +1531,8 @@
"confidentialComputeProperties": {
"description": "The properties for confidential container group",
"$ref": "#/definitions/ConfidentialComputeProperties"
}
},
"priority": {
},
"priority": {
"type": "string",
"description": "The priority of the container group.",
"enum": [
Expand Down