共用方式為


MigrationDbState.Implicit(String to MigrationDbState) Operator

Definition

Converts a String to a MigrationDbState.

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

Parameters

value
String

Returns

Applies to