PagedWorkingMemoryEntry.Explicit(Response to PagedWorkingMemoryEntry) Operator

Definition

public static explicit operator Azure.AI.Discovery.PagedWorkingMemoryEntry(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.AI.Discovery.PagedWorkingMemoryEntry
Public Shared Narrowing Operator CType (response As Response) As PagedWorkingMemoryEntry

Parameters

response
Response

The Response to deserialize the PagedWorkingMemoryEntry from.

Returns

Applies to