PostgreSqlMigrationMode.Implicit(String to PostgreSqlMigrationMode) Operator

Definition

Converts a string to a PostgreSqlMigrationMode.

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

Parameters

value
String

Returns

Applies to