Compartilhar via


AgentPoolType.Implicit(String to AgentPoolType) Operador

Definição

Converte uma cadeia de caracteres em um AgentPoolType.

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

Parâmetros

value
String

Retornos

Aplica-se a