public final class ConnectionMonitorWorkspaceSettings extends Object
| Constructor and Description |
|---|
ConnectionMonitorWorkspaceSettings() |
| Modifier and Type | Method and Description |
|---|---|
void |
validate()
Validates the instance.
|
ConnectionMonitorWorkspaceSettings |
withWorkspaceResourceId(String workspaceResourceId)
Set the workspaceResourceId property: Log analytics workspace resource ID.
|
String |
workspaceResourceId()
Get the workspaceResourceId property: Log analytics workspace resource ID.
|
public String workspaceResourceId()
public ConnectionMonitorWorkspaceSettings withWorkspaceResourceId(String workspaceResourceId)
workspaceResourceId - the workspaceResourceId value to set.public void validate()
IllegalArgumentException - thrown if the instance is not valid.Copyright © 2021 Microsoft Corporation. All rights reserved.