Uses of Class
com.microsoft.azure.management.monitor.LogSettings
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of LogSettings in com.microsoft.azure.management.monitor
Modifier and TypeMethodDescriptionLogSettings.withCategory
(String category) Set name of a Diagnostic Log category for a resource type this setting is applied to.LogSettings.withEnabled
(boolean enabled) Set a value indicating whether this log is enabled.LogSettings.withRetentionPolicy
(RetentionPolicy retentionPolicy) Set the retention policy for this log.