Share via


OutputType.Implicit(String to OutputType) Operator

Definition

Converts a string to a OutputType.

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

Parameters

value
String

Returns

Applies to