| Package | Description |
|---|---|
| com.azure.resourcemanager.monitor.models |
Package containing the data models for MonitorClient.
|
| Modifier and Type | Method and Description |
|---|---|
WorkspaceInfo |
WorkspaceInfo.withCustomerId(String customerId)
Set the customerId property: Log Analytics workspace identifier.
|
WorkspaceInfo |
WorkspaceInfo.withId(String id)
Set the id property: Azure Resource Manager identifier of the Log Analytics Workspace.
|
WorkspaceInfo |
WorkspaceInfo.withLocation(String location)
Set the location property: Location of the Log Analytics workspace.
|
WorkspaceInfo |
DataContainer.workspace()
Get the workspace property: Log Analytics workspace information.
|
| Modifier and Type | Method and Description |
|---|---|
DataContainer |
DataContainer.withWorkspace(WorkspaceInfo workspace)
Set the workspace property: Log Analytics workspace information.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.