File tree Expand file tree Collapse file tree 1 file changed +9
-6
lines changed
schemas/2019-10-01-preview Expand file tree Collapse file tree 1 file changed +9
-6
lines changed Original file line number Diff line number Diff line change 2626 },
2727 "location" : {
2828 "type" : " string" ,
29- "description" : " The geo-location where the resource lives"
29+ "description" : " The geo-location where the resource lives. "
3030 },
3131 "name" : {
32- "type" : " string"
32+ "type" : " string" ,
33+ "description" : " The Move Collection Name."
3334 },
3435 "properties" : {
3536 "oneOf" : [
9293 ]
9394 },
9495 "name" : {
95- "type" : " string"
96+ "type" : " string" ,
97+ "description" : " The Move Resource Name."
9698 },
9799 "properties" : {
98100 "oneOf" : [
346348 ]
347349 },
348350 "name" : {
349- "type" : " string"
351+ "type" : " string" ,
352+ "description" : " The Move Resource Name."
350353 },
351354 "properties" : {
352355 "oneOf" : [
386389 "description" : " Gets or sets the resource ARM id of either the MoveResource or the resource ARM ID of\r\n the dependent resource."
387390 }
388391 },
389- "description" : " Defines the dependency of the move resource."
392+ "description" : " Defines the dependency override of the move resource."
390393 },
391394 "MoveResourceError" : {
392395 "type" : " object" ,
934937 },
935938 "targetVmSize" : {
936939 "type" : " string" ,
937- "description" : " Gets or sets the target vm size."
940+ "description" : " Gets or sets the target virtual machine size."
938941 }
939942 },
940943 "required" : [
You can’t perform that action at this time.
0 commit comments