MonitoringWorkspaceConnection 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.
Monitoring workspace connection definition.
public class MonitoringWorkspaceConnection
type MonitoringWorkspaceConnection = class
Public Class MonitoringWorkspaceConnection
- Inheritance
-
MonitoringWorkspaceConnection
Constructors
MonitoringWorkspaceConnection() |
Initializes a new instance of MonitoringWorkspaceConnection. |
Properties
EnvironmentVariables |
The properties of a workspace service connection to store as environment variables in the submitted jobs. Key is workspace connection property path, name is environment variable key. |
Secrets |
The properties of a workspace service connection to store as secrets in the submitted jobs. Key is workspace connection property path, name is secret key. |
Applies to
Azure SDK for .NET