ThroughputResponse.Implicit Operador

Definición

Obtener ThroughputProperties implícitamente de ThroughputResponse

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

Parámetros

response
ThroughputResponse

Respuesta de rendimiento

Devoluciones

Se aplica a