| Package | Description |
|---|---|
| com.azure.resourcemanager.network.fluent.models |
Package containing the inner data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHealthServerInner |
ApplicationGatewayBackendHealthServerInner.withAddress(String address)
Set the address property: IP address or FQDN of backend server.
|
ApplicationGatewayBackendHealthServerInner |
ApplicationGatewayBackendHealthServerInner.withHealth(ApplicationGatewayBackendHealthServerHealth health)
Set the health property: Health of backend server.
|
ApplicationGatewayBackendHealthServerInner |
ApplicationGatewayBackendHealthServerInner.withHealthProbeLog(String healthProbeLog)
Set the healthProbeLog property: Health Probe Log.
|
ApplicationGatewayBackendHealthServerInner |
ApplicationGatewayBackendHealthServerInner.withIpConfiguration(NetworkInterfaceIpConfigurationInner ipConfiguration)
Set the ipConfiguration property: Reference to IP configuration of backend server.
|
Copyright © 2021 Microsoft Corporation. All rights reserved.