Values.VirtualServiceBackendSourceAn object that represents a virtual service backend for a virtual node.
type nonrec t = {clientPolicy : ClientPolicy.t option;A reference to an object that represents the client policy for a backend.
*)virtualServiceName : ServiceName.t;The name of the virtual service that is acting as a virtual node backend.
*)}val to_value :
t ->
[> `Structure of
(string
* [> `String of ServiceName.t
| `Structure of
(string
* [> `Structure of
(string
* [> `Boolean of Boolean.t
| `List of [> `Integer of PortNumber.t ] list
| `Structure of
(string
* [> `Structure of
(string
* [> `String of FilePath.t
| `Structure of
(string
* [> `List of
[> `String of
SubjectAlternativeName.t ]
list
| `String of FilePath.t ])
list ])
list ])
list ])
list ])
list ])
list ]