| Package | Description |
|---|---|
| com.azure.resourcemanager.cdn.fluent.models |
Package containing the inner data models for CdnManagementClient.
|
| com.azure.resourcemanager.cdn.models |
Package containing the data models for CdnManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
MatchProcessingBehavior |
RuleInner.matchProcessingBehavior()
Get the matchProcessingBehavior property: If this rule is a match should the rules engine continue running the
remaining rules or stop.
|
| Modifier and Type | Method and Description |
|---|---|
RuleInner |
RuleInner.withMatchProcessingBehavior(MatchProcessingBehavior matchProcessingBehavior)
Set the matchProcessingBehavior property: If this rule is a match should the rules engine continue running the
remaining rules or stop.
|
| Modifier and Type | Field and Description |
|---|---|
static MatchProcessingBehavior |
MatchProcessingBehavior.CONTINUE
Static value Continue for MatchProcessingBehavior.
|
static MatchProcessingBehavior |
MatchProcessingBehavior.STOP
Static value Stop for MatchProcessingBehavior.
|
| Modifier and Type | Method and Description |
|---|---|
static MatchProcessingBehavior |
MatchProcessingBehavior.fromString(String name)
Creates or finds a MatchProcessingBehavior from its string representation.
|
MatchProcessingBehavior |
RuleUpdatePropertiesParameters.matchProcessingBehavior()
Get the matchProcessingBehavior property: If this rule is a match should the rules engine continue running the
remaining rules or stop.
|
MatchProcessingBehavior |
RuleUpdateParameters.matchProcessingBehavior()
Get the matchProcessingBehavior property: If this rule is a match should the rules engine continue running the
remaining rules or stop.
|
| Modifier and Type | Method and Description |
|---|---|
RuleUpdatePropertiesParameters |
RuleUpdatePropertiesParameters.withMatchProcessingBehavior(MatchProcessingBehavior matchProcessingBehavior)
Set the matchProcessingBehavior property: If this rule is a match should the rules engine continue running the
remaining rules or stop.
|
RuleProperties |
RuleProperties.withMatchProcessingBehavior(MatchProcessingBehavior matchProcessingBehavior)
Set the matchProcessingBehavior property: If this rule is a match should the rules engine continue running the
remaining rules or stop.
|
RuleUpdateParameters |
RuleUpdateParameters.withMatchProcessingBehavior(MatchProcessingBehavior matchProcessingBehavior)
Set the matchProcessingBehavior property: If this rule is a match should the rules engine continue running the
remaining rules or stop.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.