ConnectionMonitorWorkspaceSettings Class
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Describes the settings for producing output into a log analytics workspace.
public class ConnectionMonitorWorkspaceSettings
type ConnectionMonitorWorkspaceSettings = class
Public Class ConnectionMonitorWorkspaceSettings
- Inheritance
-
ConnectionMonitorWorkspaceSettings
Constructors
ConnectionMonitorWorkspaceSettings() |
Initializes a new instance of the ConnectionMonitorWorkspaceSettings class. |
ConnectionMonitorWorkspaceSettings(String) |
Initializes a new instance of the ConnectionMonitorWorkspaceSettings class. |
Properties
WorkspaceResourceId |
Gets or sets log analytics workspace resource ID. |
Applies to
Collaborate with us on GitHub
The source for this content can be found on GitHub, where you can also create and review issues and pull requests. For more information, see our contributor guide.
Azure SDK for .NET