Share via


BatchNodeVMExtension.Explicit(Response to BatchNodeVMExtension) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the BatchNodeVMExtension from.

Returns

Applies to