Share via


ScriptOutputStreamType.Implicit(String to ScriptOutputStreamType) Operator

Definition

Converts a string to a ScriptOutputStreamType.

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

Parameters

value
String

Returns

Applies to