ThroughputResponse.Implicit Opérateur

Définition

Obtenir ThroughputProperties implicitement à partir de ThroughputResponse

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

Paramètres

response
ThroughputResponse

Réponse de débit

Retours

S’applique à