Udostępnij za pośrednictwem


DataBoxStageName.Implicit(String to DataBoxStageName) Operator

Definition

Converts a string to a DataBoxStageName.

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

Parameters

value
String

Returns

Applies to