Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayBackendHealthHttpSettings |
ApplicationGatewayBackendHealthHttpSettings.withBackendHttpSettings(com.microsoft.azure.management.network.implementation.ApplicationGatewayBackendHttpSettingsInner backendHttpSettings)
Set the backendHttpSettings value.
|
ApplicationGatewayBackendHealthHttpSettings |
ApplicationGatewayBackendHealthHttpSettings.withServers(List<ApplicationGatewayBackendHealthServer> servers)
Set the servers value.
|
Modifier and Type | Method and Description |
---|---|
List<ApplicationGatewayBackendHealthHttpSettings> |
ApplicationGatewayBackendHealthPool.backendHttpSettingsCollection()
Get the backendHttpSettingsCollection value.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayBackendHealthPool |
ApplicationGatewayBackendHealthPool.withBackendHttpSettingsCollection(List<ApplicationGatewayBackendHealthHttpSettings> backendHttpSettingsCollection)
Set the backendHttpSettingsCollection value.
|
Copyright © 2019. All rights reserved.