### YamlMime:JavaType uid: "com.microsoft.azure.management.network.ConnectionMonitorOutput" fullName: "com.microsoft.azure.management.network.ConnectionMonitorOutput" name: "ConnectionMonitorOutput" nameWithType: "ConnectionMonitorOutput" summary: "Describes a connection monitor output destination." inheritances: - "" inheritedClassMethods: - classRef: "" methodsRef: - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" - "" syntax: "public class **ConnectionMonitorOutput**" constructors: - uid: "com.microsoft.azure.management.network.ConnectionMonitorOutput.ConnectionMonitorOutput()" fullName: "com.microsoft.azure.management.network.ConnectionMonitorOutput.ConnectionMonitorOutput()" name: "ConnectionMonitorOutput()" nameWithType: "ConnectionMonitorOutput.ConnectionMonitorOutput()" syntax: "public ConnectionMonitorOutput()" methods: - uid: "com.microsoft.azure.management.network.ConnectionMonitorOutput.type()" fullName: "com.microsoft.azure.management.network.ConnectionMonitorOutput.type()" name: "type()" nameWithType: "ConnectionMonitorOutput.type()" summary: "Get connection monitor output destination type." syntax: "public OutputType type()" desc: "Get connection monitor output destination type. Currently, only \"Workspace\" is supported. Possible values include: 'Workspace'." returns: description: "the type value" type: "" - uid: "com.microsoft.azure.management.network.ConnectionMonitorOutput.withType(com.microsoft.azure.management.network.OutputType)" fullName: "com.microsoft.azure.management.network.ConnectionMonitorOutput.withType(OutputType type)" name: "withType(OutputType type)" nameWithType: "ConnectionMonitorOutput.withType(OutputType type)" summary: "Set connection monitor output destination type." parameters: - description: "the type value to set" name: "type" type: "" syntax: "public ConnectionMonitorOutput withType(OutputType type)" desc: "Set connection monitor output destination type. Currently, only \"Workspace\" is supported. Possible values include: 'Workspace'." returns: description: "the ConnectionMonitorOutput object itself." type: "" - uid: "com.microsoft.azure.management.network.ConnectionMonitorOutput.withWorkspaceSettings(com.microsoft.azure.management.network.ConnectionMonitorWorkspaceSettings)" fullName: "com.microsoft.azure.management.network.ConnectionMonitorOutput.withWorkspaceSettings(ConnectionMonitorWorkspaceSettings workspaceSettings)" name: "withWorkspaceSettings(ConnectionMonitorWorkspaceSettings workspaceSettings)" nameWithType: "ConnectionMonitorOutput.withWorkspaceSettings(ConnectionMonitorWorkspaceSettings workspaceSettings)" summary: "Set describes the settings for producing output into a log analytics workspace." parameters: - description: "the workspaceSettings value to set" name: "workspaceSettings" type: "" syntax: "public ConnectionMonitorOutput withWorkspaceSettings(ConnectionMonitorWorkspaceSettings workspaceSettings)" desc: "Set describes the settings for producing output into a log analytics workspace." returns: description: "the ConnectionMonitorOutput object itself." type: "" - uid: "com.microsoft.azure.management.network.ConnectionMonitorOutput.workspaceSettings()" fullName: "com.microsoft.azure.management.network.ConnectionMonitorOutput.workspaceSettings()" name: "workspaceSettings()" nameWithType: "ConnectionMonitorOutput.workspaceSettings()" summary: "Get describes the settings for producing output into a log analytics workspace." syntax: "public ConnectionMonitorWorkspaceSettings workspaceSettings()" desc: "Get describes the settings for producing output into a log analytics workspace." returns: description: "the workspaceSettings value" type: "" type: "class" desc: "Describes a connection monitor output destination." metadata: {} package: "com.microsoft.azure.management.network" artifact: com.microsoft.azure:azure-mgmt-network:1.41.4