Compartir a través de


ContainerResponse.Implicit(ContainerResponse to Container) Operador

Definición

Obtención Container implícita de ContainerResponse

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

Parámetros

response
ContainerResponse

ContainerResponse

Devoluciones

Se aplica a