ClusterManager HttpClient Property Couchbase .NET SDK 2.0

[Missing <summary> documentation for "P:Couchbase.Management.ClusterManager.HttpClient"]

Namespace: Couchbase.Management
Assembly: Couchbase.NetClient (in Couchbase.NetClient.dll) Version: 2.0.0.0 (2.0.0.0)
Syntax
public HttpClient HttpClient { get; set; }

Property Value

Type: HttpClient
See Also