| Package | Description |
|---|---|
| com.azure.resourcemanager.network.models |
Package containing the data models for NetworkManagementClient.
|
| Modifier and Type | Method and Description |
|---|---|
ApplicationGatewayBackendAddress |
ApplicationGatewayBackendAddress.withFqdn(String fqdn)
Set the fqdn property: Fully qualified domain name (FQDN).
|
ApplicationGatewayBackendAddress |
ApplicationGatewayBackendAddress.withIpAddress(String ipAddress)
Set the ipAddress property: IP address.
|
| 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 © 2021 Microsoft Corporation. All rights reserved.