Language

KnowledgeBaseRetrievalStartedEvent.Explicit Operator

Definition

public static explicit operator Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseRetrievalStartedEvent(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Search.Documents.KnowledgeBases.Models.KnowledgeBaseRetrievalStartedEvent
Public Shared Narrowing Operator CType (response As Response) As KnowledgeBaseRetrievalStartedEvent

Parameters

response
Response

The Response to deserialize the KnowledgeBaseRetrievalStartedEvent from.

Returns

Applies to