ThroughputResponse.Implicit Operator

Definition

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

Parameters

response
ThroughputResponse

Throughput response

Returns

Applies to