AssociatedWorkspace interface
The list of Log Analytics workspaces associated with the cluster.
Properties
| associate |
The time of workspace association. |
| resource |
Associated workspace arm resource id, in the form of: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}. |
| workspace |
Associated workspace immutable id. |
| workspace |
Associated workspace resource name. |
Property Details
associateDate
The time of workspace association.
associateDate?: Date
Property Value
Date
resourceId
Associated workspace arm resource id, in the form of: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}.
resourceId?: string
Property Value
string
workspaceId
Associated workspace immutable id.
workspaceId?: string
Property Value
string
workspaceName
Associated workspace resource name.
workspaceName?: string
Property Value
string