AssociatedWorkspace interface

The list of Log Analytics workspaces associated with the cluster.

Properties

associateDate

The time of workspace association.

resourceId

Associated workspace arm resource id, in the form of: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}.

workspaceId

Associated workspace immutable id.

workspaceName

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