Skip to content

Commit b53fbd9

Browse files
authored
add missing workspace properties (#21725)
1 parent cff7fcb commit b53fbd9

File tree

1 file changed

+4
-0
lines changed
  • specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-12-01-preview

1 file changed

+4
-0
lines changed

specification/machinelearningservices/resource-manager/Microsoft.MachineLearningServices/preview/2022-12-01-preview/machineLearningServices.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2329,6 +2329,10 @@
23292329
"description": "The timestamp when the soft deleted workspace is going to be purged",
23302330
"type": "string",
23312331
"readOnly": true
2332+
},
2333+
"systemDatastoresAuthMode": {
2334+
"description": "The auth mode used for accessing the system datastores of the workspace",
2335+
"type": "string"
23322336
}
23332337
}
23342338
},

0 commit comments

Comments
 (0)