Package | Description |
---|---|
com.microsoft.azure.management.monitor |
This package contains the classes for MonitorManagementClient.
|
Modifier and Type | Field and Description |
---|---|
static Enabled |
Enabled.FALSE
Static value false for Enabled.
|
static Enabled |
Enabled.TRUE
Static value true for Enabled.
|
Modifier and Type | Method and Description |
---|---|
Enabled |
LogSearchRuleResourcePatch.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 Type | Method and Description |
---|---|
static Collection<Enabled> |
Enabled.values() |
Modifier and Type | Method and Description |
---|---|
LogSearchRuleResourcePatch |
LogSearchRuleResourcePatch.withEnabled(Enabled enabled)
Set the flag which indicates whether the Log Search rule is enabled.
|
Copyright © 2019. All rights reserved.