KnowledgeSourceStatus.Explicit(Response to KnowledgeSourceStatus) Operator
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static explicit operator Azure.Search.Documents.KnowledgeBases.Models.KnowledgeSourceStatus(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Search.Documents.KnowledgeBases.Models.KnowledgeSourceStatus
Public Shared Narrowing Operator CType (response As Response) As KnowledgeSourceStatus
Parameters
- response
- Response
The Response to deserialize the KnowledgeSourceStatus from.