ContainerResponse.Implicit(ContainerResponse to CosmosContainer) 演算子

定義

から暗黙的に取得するCosmosContainerContainerResponse

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

パラメーター

response
ContainerResponse

ContainerResponse

戻り値

適用対象