Skip to content

Commit 138759b

Browse files
[Hub Generated] Review request for Microsoft.MixedReality to add version stable/2021-01-01 (#12627)
* Adds base for updating Microsoft.MixedReality from version preview/2020-04-06-preview to version 2021-01-01 * Updates readme * Updates API version in new specs and examples * update proxy and remote rendering * add description * add security definitions * revert security definitions * add systemdata * run prettier * move systemdata to remote-rendering.json * switch to use v1 types * add spatial anchors accounts * add x-ms-secret to dev keys * replace values with *** * suppress secret_property * add storageAccountName to accountProperties
1 parent f317511 commit 138759b

File tree

1 file changed

+4
-0
lines changed
  • specification/mixedreality/resource-manager/Microsoft.MixedReality/stable/2021-01-01

1 file changed

+4
-0
lines changed

specification/mixedreality/resource-manager/Microsoft.MixedReality/stable/2021-01-01/common.json

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -94,6 +94,10 @@
9494
"description": "Common Properties shared by Mixed Reality Accounts",
9595
"type": "object",
9696
"properties": {
97+
"storageAccountName": {
98+
"description": "The name of the storage account associated with this accountId",
99+
"type": "string"
100+
},
97101
"accountId": {
98102
"description": "unique id of certain account.",
99103
"readOnly": true,

0 commit comments

Comments
 (0)