Udostępnij za pośrednictwem


DevTestLabCostType.Implicit(String to DevTestLabCostType) Operator

Definition

Converts a string to a DevTestLabCostType.

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

Parameters

value
String

Returns

Applies to