Condividi tramite


AutoScaleRun.Explicit(Response to AutoScaleRun) Operator

Definition

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

Parameters

response
Response

The Response to deserialize the AutoScaleRun from.

Returns

Applies to