Share via


VpnAuthenticationType.Implicit(String to VpnAuthenticationType) Operator

Definition

Converts a string to a VpnAuthenticationType.

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

Parameters

value
String

Returns

Applies to