Uses of Class
com.microsoft.azure.management.containerinstance.LogAnalytics
Package
Description
This package contains the classes for ContainerInstanceManagementClient.
-
Uses of LogAnalytics in com.microsoft.azure.management.containerinstance
Modifier and TypeMethodDescriptionContainerGroup.logAnalytics()
ContainerGroupDiagnostics.logAnalytics()
Get container group log analytics information.LogAnalytics.withLogType
(LogAnalyticsLogType logType) Set the log type to be used.LogAnalytics.withMetadata
(Map<String, String> metadata) Set metadata for log analytics.LogAnalytics.withWorkspaceId
(String workspaceId) Set the workspace id for log analytics.LogAnalytics.withWorkspaceKey
(String workspaceKey) Set the workspace key for log analytics.LogAnalytics.withWorkspaceResourceId
(Map<String, String> workspaceResourceId) Set the workspace resource id for log analytics.Modifier and TypeMethodDescriptionContainerGroupDiagnostics.withLogAnalytics
(LogAnalytics logAnalytics) Set container group log analytics information.