Uses of Class
com.azure.resourcemanager.network.models.ConnectionMonitorWorkspaceSettings
Packages that use ConnectionMonitorWorkspaceSettings
Package
Description
Package containing the data models for NetworkManagementClient.
-
Uses of ConnectionMonitorWorkspaceSettings in com.azure.resourcemanager.network.models
Methods in com.azure.resourcemanager.network.models that return ConnectionMonitorWorkspaceSettingsModifier and TypeMethodDescriptionConnectionMonitorWorkspaceSettings.fromJson(com.azure.json.JsonReader jsonReader) Reads an instance of ConnectionMonitorWorkspaceSettings from the JsonReader.ConnectionMonitorWorkspaceSettings.withWorkspaceResourceId(String workspaceResourceId) Set the workspaceResourceId property: Log analytics workspace resource ID.ConnectionMonitorOutput.workspaceSettings()Get the workspaceSettings property: Describes the settings for producing output into a log analytics workspace.Methods in com.azure.resourcemanager.network.models with parameters of type ConnectionMonitorWorkspaceSettingsModifier and TypeMethodDescriptionConnectionMonitorOutput.withWorkspaceSettings(ConnectionMonitorWorkspaceSettings workspaceSettings) Set the workspaceSettings property: Describes the settings for producing output into a log analytics workspace.