Associated Workspace Response
data class AssociatedWorkspaceResponse(val associateDate: String, val resourceId: String, val workspaceId: String, val workspaceName: String)
The list of Log Analytics workspaces associated with the cluster.
Properties
Link copied to clipboard
The time of workspace association.
Link copied to clipboard
Associated workspace arm resource id, in the form of: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}.
Link copied to clipboard
Associated workspace immutable id.
Link copied to clipboard
Associated workspace resource name.