Delen via


NetworkWatcherHttpMethod.Implicit(String to NetworkWatcherHttpMethod) Operator

Definition

Converts a string to a NetworkWatcherHttpMethod.

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

Parameters

value
String

Returns

Applies to