SignalR

Get the private link resources that need to be created for a resource.

get/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.SignalRService/signalR/{resourceName}/privateLinkResources

Path parameters

resourceNamestring required

The name of the resource.

Parameters

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

Response

Success. The response describes a list of private link resources.

valuePrivateLinkResource[] — unresolved $ref

List of PrivateLinkResource

nextLinkstring

The URL the client should use to fetch the next page (per server side paging). It's null for now, added for future use.