Share via


DataBoxEdgeDownloadPhase.Implicit(String to DataBoxEdgeDownloadPhase) Operator

Definition

Converts a string to a DataBoxEdgeDownloadPhase.

public static implicit operator Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDownloadPhase (string value);
static member op_Implicit : string -> Azure.ResourceManager.DataBoxEdge.Models.DataBoxEdgeDownloadPhase
Public Shared Widening Operator CType (value As String) As DataBoxEdgeDownloadPhase

Parameters

value
String

Returns

Applies to