File tree Expand file tree Collapse file tree
specification/cosmos-db/resource-manager/Microsoft.DocumentDB/preview/2021-04-01-preview Expand file tree Collapse file tree Original file line number Diff line number Diff line change 342342 "DataTransferServiceResource" : {
343343 "description" : " Describes the service response property." ,
344344 "type" : " object" ,
345- "allOf" : [
346- {
347- "$ref" : " #/definitions/ServiceResource"
348- }
349- ],
350345 "properties" : {
351346 "properties" : {
352347 "x-ms-client-flatten" : true ,
355350 }
356351 },
357352 "DataTransferServiceResourceGetProperties" : {
353+ "description" : " Properties for DataTransferServiceResource." ,
354+ "type" : " object" ,
355+ "allOf" : [
356+ {
357+ "$ref" : " #/definitions/ServiceResource"
358+ }
359+ ],
358360 "properties" : {
359361 "locations" : {
360362 "type" : " array" ,
367369 }
368370 },
369371 "SqlDedicatedGatewayServiceResource" : {
370- "description" : " Describes the service response property." ,
372+ "description" : " Describes the service response property for SqlDedicatedGateway ." ,
371373 "type" : " object" ,
372- "allOf" : [
373- {
374- "$ref" : " #/definitions/ServiceResource"
375- }
376- ],
377374 "properties" : {
378375 "properties" : {
379376 "x-ms-client-flatten" : true ,
382379 }
383380 },
384381 "SqlDedicatedGatewayServiceResourceGetProperties" : {
382+ "description" : " Properties for SqlDedicatedgatewayServiceResource." ,
383+ "type" : " object" ,
384+ "allOf" : [
385+ {
386+ "$ref" : " #/definitions/ServiceResource"
387+ }
388+ ],
385389 "properties" : {
386390 "sqlDedicatedGatewayEndpoint" : {
387391 "type" : " string" ,
You can’t perform that action at this time.
0 commit comments