Share via


MySqlStorageAutogrow.Implicit(String to MySqlStorageAutogrow) Operator

Definition

Converts a string to a MySqlStorageAutogrow.

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

Parameters

value
String

Returns

Applies to