Freigeben über


SyncGroupLogType.Implicit(String to SyncGroupLogType) Operator

Definition

Converts a String to a SyncGroupLogType.

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

Parameters

value
String

Returns

Applies to