Condividi tramite


TestAppComponents.Explicit(Response to TestAppComponents) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the TestAppComponents from.

Returns

Applies to