Skip to content

Commit aba1644

Browse files
hide StorageAccountCredentials put (#11670)
* hide StorageAccountCredentials put * hide StorageAccounts put
1 parent df1ec28 commit aba1644

File tree

1 file changed

+9
-0
lines changed

1 file changed

+9
-0
lines changed

specification/databoxedge/resource-manager/readme.cli.md

Lines changed: 9 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,15 @@ cli:
77
cli-name: databoxedge
88
package-name: azure-mgmt-databoxedge
99
namespace: azure.mgmt.databoxedge
10+
cli-directive:
11+
- where:
12+
group: StorageAccountCredentials
13+
op: CreateOrUpdate.*
14+
hidden: true
15+
- where:
16+
group: StorageAccounts
17+
op: CreateOrUpdate.*
18+
hidden: true
1019
test-scenario:
1120
- name: DataBoxEdgeDevicePut
1221
- name: UserPut

0 commit comments

Comments
 (0)