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 |
The ResourceId id the assigned workspace. NOTE: This property will not be serialized. It can only be populated by the server. |
workspace |
The id of the assigned workspace. NOTE: This property will not be serialized. It can only be populated by the server. |
workspace |
The name id the assigned workspace. 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?: string
Property Value
string
resourceId
The ResourceId id the assigned workspace. NOTE: This property will not be serialized. It can only be populated by the server.
resourceId?: string
Property Value
string
workspaceId
The id of the assigned workspace. NOTE: This property will not be serialized. It can only be populated by the server.
workspaceId?: string
Property Value
string
workspaceName
The name id the assigned workspace. NOTE: This property will not be serialized. It can only be populated by the server.
workspaceName?: string
Property Value
string