次の方法で共有


ThroughputResponse.Implicit 演算子

定義

から暗黙的に取得するThroughputPropertiesThroughputResponse

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

パラメーター

response
ThroughputResponse

スループット応答

戻り値

適用対象