Compartilhar via


ContainerResponse.Implicit(ContainerResponse to Container) Operador

Definição

Obter Container implicitamente 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

Retornos

Aplica-se a