Share via


MySqlGeoRedundantBackup.Implicit(String to MySqlGeoRedundantBackup) Operator

Definition

Converts a string to a MySqlGeoRedundantBackup.

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

Parameters

value
String

Returns

Applies to