IngressTransportMethod.Implicit(String to IngressTransportMethod) Operator

Definition

Converts a string to a IngressTransportMethod.

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

Parameters

value
String

Returns

Applies to