Udostępnij za pośrednictwem


LogFilesDataSourceFormat.Implicit(String to LogFilesDataSourceFormat) Operator

Definition

Converts a string to a LogFilesDataSourceFormat.

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

Parameters

value
String

Returns

Applies to