Created
November 4, 2015 06:40
-
-
Save devigned/03fadcf53130d0f0b4f6 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"id": "/subscriptions/xxx/providers/Microsoft.Resources", | |
"namespace": "Microsoft.Resources", | |
"resourceTypes": [ | |
{ | |
"resourceType": "subscriptions", | |
"locations": [], | |
"apiVersions": [ | |
"2015-01-01", | |
"2014-04-01-preview" | |
] | |
}, | |
{ | |
"resourceType": "subscriptions/providers", | |
"locations": [], | |
"apiVersions": [ | |
"2015-01-01", | |
"2014-04-01-preview" | |
] | |
}, | |
{ | |
"resourceType": "subscriptions/operationresults", | |
"locations": [], | |
"apiVersions": [ | |
"2015-01-01", | |
"2014-04-01-preview" | |
] | |
}, | |
{ | |
"resourceType": "resourceGroups", | |
"locations": [ | |
"Central US", | |
"East Asia", | |
"Southeast Asia", | |
"East US", | |
"East US 2", | |
"West US", | |
"North Central US", | |
"South Central US", | |
"North Europe", | |
"West Europe", | |
"Japan East", | |
"Japan West", | |
"Brazil South" | |
], | |
"apiVersions": [ | |
"2015-01-01", | |
"2014-04-01-preview" | |
] | |
}, | |
{ | |
"resourceType": "subscriptions/locations", | |
"locations": [], | |
"apiVersions": [ | |
"2015-01-01", | |
"2014-04-01-preview" | |
] | |
}, | |
{ | |
"resourceType": "subscriptions/tagnames", | |
"locations": [], | |
"apiVersions": [ | |
"2015-01-01", | |
"2014-04-01-preview" | |
] | |
}, | |
{ | |
"resourceType": "links", | |
"locations": [], | |
"apiVersions": [ | |
"2015-01-01", | |
"2014-04-01-preview" | |
] | |
}, | |
{ | |
"resourceType": "operations", | |
"locations": [], | |
"apiVersions": [ | |
"2015-01-01" | |
] | |
} | |
], | |
"registrationState": "Registered" | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment