ThroughputResponse.Implicit Operator

Definition

public static implicit operator Azure.Cosmos.ThroughputProperties (Azure.Cosmos.ThroughputResponse response);
static member op_Implicit : Azure.Cosmos.ThroughputResponse -> Azure.Cosmos.ThroughputProperties
Public Shared Widening Operator CType (response As ThroughputResponse) As ThroughputProperties

Parameters

response
ThroughputResponse

Throughput response

Returns

Applies to