Application Gateway Backend Address Response
data class ApplicationGatewayBackendAddressResponse(val fqdn: String? = null, val ipAddress: String? = null)
Backend address of an application gateway.
Backend address of an application gateway.