PagedOperation.Explicit(Response to PagedOperation) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the PagedOperation from.

Returns

Applies to