public class ConnectionMonitorWorkspaceSettings extends Object
| Constructor and Description |
|---|
ConnectionMonitorWorkspaceSettings() |
| Modifier and Type | Method and Description |
|---|---|
ConnectionMonitorWorkspaceSettings |
withWorkspaceResourceId(String workspaceResourceId)
Set log analytics workspace resource ID.
|
String |
workspaceResourceId()
Get log analytics workspace resource ID.
|
public String workspaceResourceId()
public ConnectionMonitorWorkspaceSettings withWorkspaceResourceId(String workspaceResourceId)
workspaceResourceId - the workspaceResourceId value to set/**
* Copyright (c) Microsoft Corporation. All rights reserved.
* Licensed under the MIT License. See License.txt in the project root for
* license information.
*/