Compartilhar via


ContainerResponse.Implicit(ContainerResponse to CosmosContainer) Operador

Definição

Obter CosmosContainer implicitamente de ContainerResponse

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

Parâmetros

response
ContainerResponse

ContainerResponse

Retornos

Aplica-se a