Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayBackendHealthServer |
ApplicationGatewayBackendHealthServer.withAddress(String address)
Set the address value.
|
ApplicationGatewayBackendHealthServer |
ApplicationGatewayBackendHealthServer.withHealth(ApplicationGatewayBackendHealthServerHealth health)
Set the health value.
|
ApplicationGatewayBackendHealthServer |
ApplicationGatewayBackendHealthServer.withIpConfiguration(com.microsoft.azure.management.network.implementation.NetworkInterfaceIPConfigurationInner ipConfiguration)
Set the ipConfiguration value.
|
Modifier and Type | Method and Description |
---|---|
List<ApplicationGatewayBackendHealthServer> |
ApplicationGatewayBackendHealthHttpSettings.servers()
Get the servers value.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayBackendHealthHttpSettings |
ApplicationGatewayBackendHealthHttpSettings.withServers(List<ApplicationGatewayBackendHealthServer> servers)
Set the servers value.
|
Copyright © 2019. All rights reserved.