Uses of Class
com.microsoft.azure.management.monitor.Enabled
Packages that use Enabled
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of Enabled in com.microsoft.azure.management.monitor
Fields in com.microsoft.azure.management.monitor declared as EnabledModifier and TypeFieldDescriptionstatic final Enabled
Enabled.FALSE
Static value false for Enabled.static final Enabled
Enabled.TRUE
Static value true for Enabled.Methods in com.microsoft.azure.management.monitor that return EnabledModifier and TypeMethodDescriptionLogSearchRuleResourcePatch.enabled()
Get the flag which indicates whether the Log Search rule is enabled.static Enabled
Enabled.fromString
(String name) Creates or finds a Enabled from its string representation.Methods in com.microsoft.azure.management.monitor that return types with arguments of type EnabledMethods in com.microsoft.azure.management.monitor with parameters of type EnabledModifier and TypeMethodDescriptionLogSearchRuleResourcePatch.withEnabled
(Enabled enabled) Set the flag which indicates whether the Log Search rule is enabled.