AssociatedWorkspace interface
The list of Log Analytics workspaces associated with the cluster.
Properties
| associate |
The time of workspace association. NOTE: This property will not be serialized. It can only be populated by the server. |
| resource |
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. |
| workspace |
Associated workspace immutable id. NOTE: This property will not be serialized. It can only be populated by the server. |
| workspace |
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