| 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 |
|---|---|
ApplicationGatewayBackendAddressPool |
ApplicationGatewayBackendHealthOnDemandInner.backendAddressPool()
Get the backendAddressPool property: Reference to an ApplicationGatewayBackendAddressPool resource.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHealthOnDemandInner |
ApplicationGatewayBackendHealthOnDemandInner.withBackendAddressPool(ApplicationGatewayBackendAddressPool backendAddressPool)
Set the backendAddressPool property: Reference to an ApplicationGatewayBackendAddressPool resource.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendAddressPool |
ApplicationGatewayBackendHealthPool.backendAddressPool()
Get the backendAddressPool property: Reference to an ApplicationGatewayBackendAddressPool resource.
|
ApplicationGatewayBackendAddressPool |
ApplicationGatewayBackendAddressPool.withBackendAddresses(List<ApplicationGatewayBackendAddress> backendAddresses)
Set the backendAddresses property: Backend addresses.
|
ApplicationGatewayBackendAddressPool |
ApplicationGatewayBackendAddressPool.withName(String name)
Set the name property: Name of the backend address pool that is unique within an Application Gateway.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendHealthPool |
ApplicationGatewayBackendHealthPool.withBackendAddressPool(ApplicationGatewayBackendAddressPool backendAddressPool)
Set the backendAddressPool property: Reference to an ApplicationGatewayBackendAddressPool resource.
|
Copyright © 2020 Microsoft Corporation. All rights reserved.