KnowledgeBase.Explicit(Response to KnowledgeBase) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the KnowledgeBase from.

Returns

Applies to