LabServicesUsageUnit.Implicit(String to LabServicesUsageUnit) Operator

Definition

Converts a string to a LabServicesUsageUnit.

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

Parameters

value
String

Returns

Applies to