Share via


ProxyAgentExecuteMode.Implicit(String to ProxyAgentExecuteMode) Operator

Definition

Converts a String to a ProxyAgentExecuteMode.

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

Parameters

value
String

Returns

Applies to