LogAnalyticsWorkspaceProperties interface
The properties that define a Log Analytics Workspace.
Properties
connected |
The list of connected agents. NOTE: This property will not be serialized. It can only be populated by the server. |
key | The Workspace Key. NOTE: This property will not be serialized. It can only be populated by the server. |
workspaceID | The Workspace ID. NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
connectedAgents
The list of connected agents. NOTE: This property will not be serialized. It can only be populated by the server.
connectedAgents?: string[]
Property Value
string[]
key
The Workspace Key. NOTE: This property will not be serialized. It can only be populated by the server.
key?: string
Property Value
string
workspaceID
The Workspace ID. NOTE: This property will not be serialized. It can only be populated by the server.
workspaceID?: string
Property Value
string