Share via


LoadTest.Explicit(Response to LoadTest) Operator

Definition

public static explicit operator Azure.Developer.LoadTesting.LoadTest(Azure.Response response);
static member op_Explicit : Azure.Response -> Azure.Developer.LoadTesting.LoadTest
Public Shared Narrowing Operator CType (response As Response) As LoadTest

Parameters

response
Response

The Response to deserialize the LoadTest from.

Returns

Applies to