Share via


DevTestLabPolicyFactName.Implicit(String to DevTestLabPolicyFactName) Operator

Definition

Converts a string to a DevTestLabPolicyFactName.

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

Parameters

value
String

Returns

Applies to