Uses of Class
com.azure.resourcemanager.monitor.models.WorkspaceInfo
Packages that use WorkspaceInfo
Package
Description
Package containing the data models for MonitorClient.
-
Uses of WorkspaceInfo in com.azure.resourcemanager.monitor.models
Methods in com.azure.resourcemanager.monitor.models that return WorkspaceInfoModifier and TypeMethodDescriptionstatic WorkspaceInfo
WorkspaceInfo.fromJson
(com.azure.json.JsonReader jsonReader) Reads an instance of WorkspaceInfo from the JsonReader.WorkspaceInfo.withCustomerId
(String customerId) Set the customerId property: Log Analytics workspace identifier.Set the id property: Azure Resource Manager identifier of the Log Analytics Workspace.WorkspaceInfo.withLocation
(String location) Set the location property: Location of the Log Analytics workspace.DataContainer.workspace()
Get the workspace property: Log Analytics workspace information.Methods in com.azure.resourcemanager.monitor.models with parameters of type WorkspaceInfoModifier and TypeMethodDescriptionDataContainer.withWorkspace
(WorkspaceInfo workspace) Set the workspace property: Log Analytics workspace information.