Share via


AssociatedWorkspace interface

The list of Log Analytics workspaces associated with the cluster.

Properties

associateDate

The time of workspace association. NOTE: This property will not be serialized. It can only be populated by the server.

resourceId

Associated workspace arm resource id, in the form of: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}. NOTE: This property will not be serialized. It can only be populated by the server.

workspaceId

Associated workspace immutable id. NOTE: This property will not be serialized. It can only be populated by the server.

workspaceName

Associated workspace resource name. NOTE: This property will not be serialized. It can only be populated by the server.

Property Details

associateDate

The time of workspace association. NOTE: This property will not be serialized. It can only be populated by the server.

associateDate?: Date

Property Value

Date

resourceId

Associated workspace arm resource id, in the form of: '/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.OperationalInsights/workspaces/{workspaceName}. NOTE: This property will not be serialized. It can only be populated by the server.

resourceId?: string

Property Value

string

workspaceId

Associated workspace immutable id. NOTE: This property will not be serialized. It can only be populated by the server.

workspaceId?: string

Property Value

string

workspaceName

Associated workspace resource name. NOTE: This property will not be serialized. It can only be populated by the server.

workspaceName?: string

Property Value

string