Freigeben über


SyncGroupState.Implicit(String to SyncGroupState) Operator

Definition

Converts a String to a SyncGroupState.

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

Parameters

value
String

Returns

Applies to