Share via


AgentPoolMode.Implicit(String to AgentPoolMode) Operator

Definition

Converts a string to a AgentPoolMode.

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

Parameters

value
String

Returns

Applies to