Uses of Class
com.microsoft.azure.management.monitor.Enabled
Package
Description
This package contains the classes for MonitorManagementClient.
-
Uses of Enabled in com.microsoft.azure.management.monitor
Modifier and TypeFieldDescriptionstatic final Enabled
Enabled.FALSE
Static value false for Enabled.static final Enabled
Enabled.TRUE
Static value true for Enabled.Modifier 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.Modifier and TypeMethodDescriptionLogSearchRuleResourcePatch.withEnabled
(Enabled enabled) Set the flag which indicates whether the Log Search rule is enabled.