Uses of Class
com.microsoft.azure.management.network.ConnectionMonitorOutput
Packages that use ConnectionMonitorOutput
Package
Description
This package contains the classes for NetworkManagementClient.
-
Uses of ConnectionMonitorOutput in com.microsoft.azure.management.network
Methods in com.microsoft.azure.management.network that return ConnectionMonitorOutputModifier and TypeMethodDescriptionConnectionMonitorOutput.withType
(OutputType type) Set connection monitor output destination type.ConnectionMonitorOutput.withWorkspaceSettings
(ConnectionMonitorWorkspaceSettings workspaceSettings) Set describes the settings for producing output into a log analytics workspace.Methods in com.microsoft.azure.management.network that return types with arguments of type ConnectionMonitorOutputModifier and TypeMethodDescriptionConnectionMonitorParameters.outputs()
Get list of connection monitor outputs.Method parameters in com.microsoft.azure.management.network with type arguments of type ConnectionMonitorOutputModifier and TypeMethodDescriptionConnectionMonitorParameters.withOutputs
(List<ConnectionMonitorOutput> outputs) Set list of connection monitor outputs.