Skip to content
Original file line number Diff line number Diff line change
Expand Up @@ -1654,9 +1654,6 @@
"description": "The name of the managed instance.",
"required": true,
"type": "string",
"pattern": "^[a-z0-9][a-z0-9-]*$",
"minLength": 1,
"maxLength": 63,
"x-ms-parameter-location": "method"
}
},
Expand Down