Gets a list of all Azure Monitor PrivateLinkScopes within a subscription.

get/subscriptions/{subscriptionId}/providers/microsoft.insights/privateLinkScopes

Path parameters

subscriptionIdstring required

The Azure subscription Id.

Query parameters

api-versionstring required

Client Api Version.

Response

A list containing 0 or more Azure Monitor PrivateLinkScope definitions.

nextLinkstring

The URI to get the next set of Azure Monitor PrivateLinkScope definitions if too many PrivateLinkScopes where returned in the result set.

Changes