Share via


PostgreSqlMigrationSubState.Implicit Operator

Definition

Converts a string to a PostgreSqlMigrationSubState.

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

Parameters

value
String

Returns

Applies to