ContainerResponse.Implicit(ContainerResponse to CosmosContainer) Operador

Definición

Obtención CosmosContainer implícita 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

Devoluciones

Se aplica a