Sdílet prostřednictvím


VpnNatRuleType.Implicit(String to VpnNatRuleType) Operator

Definition

Converts a string to a VpnNatRuleType.

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

Parameters

value
String

Returns

Applies to