| Description | : Gets a list of the subscription locations. |
| Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/locations
{
subscriptionId:
string
,
api-version:
string
,
}
⚐ Response (200)
{
value:
}
[
]
,
{
,
id:
string
,
subscriptionId:
string
,
name:
string
,
displayName:
string
,
latitude:
string
,
longitude:
string
,
}