Package | Description |
---|---|
com.microsoft.azure.management.network |
This package contains the classes for NetworkManagementClient.
|
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayBackendAddress |
ApplicationGatewayBackendAddress.withFqdn(String fqdn)
Set the fqdn value.
|
ApplicationGatewayBackendAddress |
ApplicationGatewayBackendAddress.withIpAddress(String ipAddress)
Set the ipAddress value.
|
Modifier and Type | Method and Description |
---|---|
Collection<ApplicationGatewayBackendAddress> |
ApplicationGatewayBackend.addresses() |
Collection<ApplicationGatewayBackendAddress> |
ApplicationGatewayRequestRoutingRule.backendAddresses() |
Modifier and Type | Method and Description |
---|---|
ApplicationGatewayBackend.Update |
ApplicationGatewayBackend.UpdateStages.WithAddress.withoutAddress(ApplicationGatewayBackendAddress address)
Ensure the specified address is not associated with this backend.
|
Copyright © 2019. All rights reserved.