forked from Azure/azure-rest-api-specs
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy path2017-03-09-profile.json
117 lines (117 loc) · 2.63 KB
/
2017-03-09-profile.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
{
"info":{
"name":"2017-03-09-profile",
"description":"Profile definition targeted for hybrid applications that could run on azure stack general avaialbility version and azure cloud"
},
"resource-manager": {
"microsoft.authorization": {
"2015-01-01": [
"locks"
],
"2015-07-01": [
"operations",
"permissions",
"roleAssignments",
"roleDefinitions"
],
"2015-10-01-preview": [
"policyAssignments",
"policyDefinitions"
],
"2015-07-01-preview": [
"providerOperations"
]
},
"microsoft.compute": {
"2016-03-30": [
"availabilitySets",
"locations",
"locations/publishers",
"locations/operations",
"locations/usages",
"locations/vmSizes",
"operations",
"virtualMachines",
"virtualMachines/extensions",
"virtualMachineScaleSets",
"virtualMachineScaleSets/extensions",
"virtualMachineScaleSets/networkInterfaces",
"virtualMachineScaleSets/virtualMachines",
"virtualMachineScaleSets/virtualMachines/networkInterfaces"
]
},
"microsoft.keyvault": {
"2016-10-01": [
"operations",
"vaults",
"vaults/accessPolicies",
"vaults/secrets"
]
},
"microsoft.network": {
"2015-06-15": [
"connections",
"loadBalancers",
"localNetworkGateways",
"locations",
"locations/operationResults",
"locations/operations",
"locations/usages",
"networkInterfaces",
"networkSecurityGroups",
"operations",
"publicIpAddresses",
"routeTables",
"virtualNetworkGateways",
"virtualNetworks"
],
"2016-04-01": [
"dnsZones"
]
},
"microsoft.resources": {
"2016-02-01": [
"deployments",
"deployments/operations",
"locations",
"operations",
"providers",
"resourceGroups",
"resources",
"tenants"
],
"2016-09-01": [
"links"
],
"2016-06-01": [
"subscriptions",
"subscriptions/locations",
"subscriptions/operationresults",
"subscriptions/providers",
"subscriptions/resourceGroups",
"subscriptions/resourceGroups/resources",
"subscriptions/resources",
"subscriptions/tagNames",
"subscriptions/tagNames/tagValues"
]
},
"microsoft.storage": {
"2016-01-01":[
"checkNameAvailability",
"locations",
"locations/quotas",
"operations",
"storageAccounts",
"usages"
]
}
},
"data-plane": {
"microsoft.keyvault": {
"2016-10-01":[]
},
"microsoft.storage": {
"2015-04-05":[]
}
}
}