Share via


ThroughputResponse.Implicit Operador

Definição

Obter ThroughputProperties implicitamente 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

Resposta de taxa de transferência

Retornos

Aplica-se a