Share via


BatchNodeRebootKind.Implicit(String to BatchNodeRebootKind) Operator

Definition

Converts a String to a BatchNodeRebootKind.

public static implicit operator Azure.Compute.Batch.BatchNodeRebootKind(string value);
static member op_Implicit : string -> Azure.Compute.Batch.BatchNodeRebootKind
Public Shared Widening Operator CType (value As String) As BatchNodeRebootKind

Parameters

value
String

Returns

Applies to