Share via


IstioIngressGatewayMode.Implicit(String to IstioIngressGatewayMode) Operator

Definition

Converts a string to a IstioIngressGatewayMode.

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

Parameters

value
String

Returns

Applies to