|
34 | 34 | ], |
35 | 35 | "notes": "testNotes", |
36 | 36 | "createdBy": "test@microsoft.com", |
37 | | - "created": "1970-01-01T00:00:00Z" |
| 37 | + "created": "1970-01-01T00:00:00Z", |
| 38 | + "configMergeRule": { |
| 39 | + "currentOperation.spark.key1": "append", |
| 40 | + "currentOperation.append.separator.spark.key1": "space", |
| 41 | + "currentOperation.spark.key2": "append", |
| 42 | + "currentOperation.append.separator.spark.key2": "comma", |
| 43 | + "allowedNextOperations.spark.key1": "replace,delete", |
| 44 | + "allowedNextOperations.spark.key2": "replace,delete,append" |
| 45 | + } |
38 | 46 | }, |
39 | | - "etag": "1500474f-0000-0200-0000-5cbe090d0000", |
40 | | - "configMergeRule": { |
41 | | - "currentOperation.spark.key1": "append", |
42 | | - "currentOperation.append.separator.spark.key1": "space", |
43 | | - "currentOperation.spark.key2": "append", |
44 | | - "currentOperation.append.separator.spark.key2": "comma", |
45 | | - "allowedNextOperations.spark.key1": "replace,delete", |
46 | | - "allowedNextOperations.spark.key2": "replace,delete,append" |
47 | | - } |
| 47 | + "etag": "1500474f-0000-0200-0000-5cbe090d0000" |
48 | 48 | }, |
49 | 49 | { |
50 | 50 | "id": "/subscriptions/12345678-1234-1234-1234-12345678abc/resourceGroups/exampleResourceGroup/providers/Microsoft.Synapse/workspaces/exampleWorkspace/sparkconfigurations/exampleSparkConfigurationName2", |
|
63 | 63 | ], |
64 | 64 | "notes": "testNotes", |
65 | 65 | "createdBy": "test@microsoft.com", |
66 | | - "created": "1970-01-01T00:00:00Z" |
| 66 | + "created": "1970-01-01T00:00:00Z", |
| 67 | + "configMergeRule": { |
| 68 | + "currentOperation.spark.key1": "append", |
| 69 | + "currentOperation.append.separator.spark.key1": "space", |
| 70 | + "currentOperation.spark.key2": "append", |
| 71 | + "currentOperation.append.separator.spark.key2": "comma", |
| 72 | + "allowedNextOperations.spark.key1": "replace,delete", |
| 73 | + "allowedNextOperations.spark.key2": "replace,delete,append" |
| 74 | + } |
67 | 75 | }, |
68 | | - "etag": "1500474f-0000-0200-0000-5cbe090d0000", |
69 | | - "configMergeRule": { |
70 | | - "currentOperation.spark.key1": "append", |
71 | | - "currentOperation.append.separator.spark.key1": "space", |
72 | | - "currentOperation.spark.key2": "append", |
73 | | - "currentOperation.append.separator.spark.key2": "comma", |
74 | | - "allowedNextOperations.spark.key1": "replace,delete", |
75 | | - "allowedNextOperations.spark.key2": "replace,delete,append" |
76 | | - } |
| 76 | + "etag": "1500474f-0000-0200-0000-5cbe090d0000" |
77 | 77 | } |
78 | 78 | ], |
79 | 79 | "nextLink": "" |
|
0 commit comments