L2 Connection

Returns a list of L2 Connections attached to a subscription.

get/subscriptions/{subscriptionId}/providers/Microsoft.Orbital/l2Connections

Query parameters

$skiptokenstring

An opaque string that the resource provider uses to skip over previously-returned results. This is used when a previous list operation call returned a partial result. If a previous response contains a nextLink element, the value of the nextLink element will include a skiptoken parameter that specifies a starting point to use for subsequent calls.

Parameters

../../../../../../common-types/resource-management/v5/types.json#/components/parameters/SubscriptionIdParameter — unresolved $ref
../../../../../../common-types/resource-management/v5/types.json#/components/parameters/ApiVersionParameter — unresolved $ref

Response

Request successful. The operation returns a list of L2 Connection resources.

valueL2Connection[] — unresolved $ref

A list of L2 Connection resources.

nextLinkstring

The URL to get the next set of results.