Description | : Gets the list of service tags supported by NSP. These service tags can be used to create access rules in NSP. |
Reference | : Link ¶ |
⚼ Request
GET:
/subscriptions/{subscriptionId}/providers/Microsoft.Network/locations/{location}/nspServiceTags
{
subscriptionId:
string
,
location:
string
,
api-version:
string
,
}
⚐ Response (200)
{
value:
[
]
,
{
,
serviceTags:
}
[
,
string
,
]
nextLink:
string
,
}
⚐ Response (default)
{
error:
}
{
,
code:
string
,
message:
string
,
target:
string
,
details:
}
[
,
string
,
]