Share via


BatchTask.Explicit(Response to BatchTask) Operator

Definition

public static explicit operator Azure.Compute.Batch.BatchTask(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Compute.Batch.BatchTask
Public Shared Narrowing Operator CType (response As Response) As BatchTask

Parameters

response
Response

The Response to deserialize the BatchTask from.

Returns

Applies to