v1

latestSwagger 2.02026-07-13264058.6 KB
Connection Gateways

Gets a specific gateway

Gets a specific gateway under a subscription and in a specific resource group

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/connectionGateways/{connectionGatewayName}

Path parameters

subscriptionIdstring required

Subscription Id

resourceGroupNamestring required

The resource group

connectionGatewayNamestring required

The connection gateway name

Query parameters

api-versionstring required

API Version

Response

The gateway definition

idstring

Resource id

namestring

Resource name

typestring

Resource type

locationstring

Resource location

etagstring

Resource ETag

tagsTagsDictionary

Resource tags

Example response

{
  "tags": {
    "SampleTagName": "SampleTagValue"
  }
}