| Description | : This operation provides all the locations that are available for resource providers; however, each resource provider may support a subset of this list. |
| Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/locations
{
subscriptionId:
string
,
api-version:
string
,
includeExtendedLocations:
boolean
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
id:
string
,
subscriptionId:
string
,
name:
string
,
type:
enum
,
displayName:
string
,
regionalDisplayName:
string
,
metadata:
}
{
,
regionType:
enum
,
regionCategory:
enum
,
geographyGroup:
string
,
longitude:
string
,
latitude:
string
,
physicalLocation:
string
,
pairedRegion:
[
]
,
{
,
name:
string
,
id:
string
,
subscriptionId:
string
,
}
homeLocation:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
]
,
{
,
code:
string
,
message:
string
,
target:
string
,
details:
[
,
string
,
]
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}
additionalInfo:
}
[
]
,
{
,
type:
string
,
info:
object
,
}