你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

ContainerResponse.Implicit(ContainerResponse to CosmosContainer) 运算符

定义

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

返回

适用于