NfviType.Implicit(String to NfviType) Operator

Definition

Converts a string to a NfviType.

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

Parameters

value
String

Returns

Applies to