| Description | : Create or update a linked service. |
| Reference | : Link ¶ |
⚼ Request
PUT:
/subscriptions/{subscriptionId}/resourcegroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}/linkedServices/{linkedServiceName}
{
resourceGroupName:
string
,
workspaceName:
string
,
linkedServiceName:
string
,
parameters:
{
,
properties:
}
{
,
resourceId:
string
,
}
subscriptionId:
string
,
api-version:
string
,
}
⚐ Response (200)
{
properties:
}
{
,
resourceId:
string
,
}
⚐ Response (201)
{
properties:
}
{
,
resourceId:
string
,
}