| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Field and Description |
|---|---|
static ManagedRuleEnabledState |
ManagedRuleEnabledState.DISABLED
Static value Disabled for ManagedRuleEnabledState.
|
| Modifier and Type | Method and Description |
|---|---|
static ManagedRuleEnabledState |
ManagedRuleEnabledState.fromString(String name)
Creates or finds a ManagedRuleEnabledState from its string representation.
|
ManagedRuleEnabledState |
ManagedRuleOverride.state()
Get the state property: The state of the managed rule.
|
| Modifier and Type | Method and Description |
|---|---|
ManagedRuleOverride |
ManagedRuleOverride.withState(ManagedRuleEnabledState state)
Set the state property: The state of the managed rule.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.