Uses of Class
com.azure.resourcemanager.network.models.ConnectionMonitorWorkspaceSettings
-
Packages that use ConnectionMonitorWorkspaceSettings Package Description com.azure.resourcemanager.network.models 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 ConnectionMonitorWorkspaceSettings Modifier and Type Method Description ConnectionMonitorWorkspaceSettingsConnectionMonitorWorkspaceSettings. withWorkspaceResourceId(String workspaceResourceId)Set the workspaceResourceId property: Log analytics workspace resource ID.ConnectionMonitorWorkspaceSettingsConnectionMonitorOutput. 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 ConnectionMonitorWorkspaceSettings Modifier and Type Method Description ConnectionMonitorOutputConnectionMonitorOutput. withWorkspaceSettings(ConnectionMonitorWorkspaceSettings workspaceSettings)Set the workspaceSettings property: Describes the settings for producing output into a log analytics workspace.
-