BatchNodeRemoteLoginSettings.Explicit Operator

Definition

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

Parameters

response
Response

The Response to deserialize the BatchNodeRemoteLoginSettings from.

Returns

Applies to