| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbeHealthResponseMatch |
ApplicationGatewayProbeInner.match()
Get the match property: Criterion for classifying a healthy probe response.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbeInner |
ApplicationGatewayProbeInner.withMatch(ApplicationGatewayProbeHealthResponseMatch match)
Set the match property: Criterion for classifying a healthy probe response.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayProbeHealthResponseMatch |
ApplicationGatewayOnDemandProbe.match()
Get the match property: Criterion for classifying a healthy probe response.
|
ApplicationGatewayProbeHealthResponseMatch |
ApplicationGatewayProbeHealthResponseMatch.withBody(String body)
Set the body property: Body that must be contained in the health response.
|
ApplicationGatewayProbeHealthResponseMatch |
ApplicationGatewayProbeHealthResponseMatch.withStatusCodes(List<String> statusCodes)
Set the statusCodes property: Allowed ranges of healthy status codes.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayOnDemandProbe |
ApplicationGatewayOnDemandProbe.withMatch(ApplicationGatewayProbeHealthResponseMatch match)
Set the match property: Criterion for classifying a healthy probe response.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.