Uses of Class
com.microsoft.azure.management.monitor.WorkspaceInfo
Packages that use WorkspaceInfo
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of WorkspaceInfo in com.microsoft.azure.management.monitor
Methods in com.microsoft.azure.management.monitor that return WorkspaceInfoModifier and TypeMethodDescriptionWorkspaceInfo.withCustomerId
(String customerId) Set log Analytics workspace identifier.Set azure Resource Manager identifier of the Log Analytics Workspace.WorkspaceInfo.withLocation
(String location) Set location of the Log Analytics workspace.DataContainer.workspace()
Get log Analytics workspace information.Methods in com.microsoft.azure.management.monitor with parameters of type WorkspaceInfoModifier and TypeMethodDescriptionDataContainer.withWorkspace
(WorkspaceInfo workspace) Set log Analytics workspace information.