Share via


PostgreSqlMigrationSubState(String) Constructor

Definition

Initializes a new instance of PostgreSqlMigrationSubState.

public PostgreSqlMigrationSubState (string value);
new Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlMigrationSubState : string -> Azure.ResourceManager.PostgreSql.FlexibleServers.Models.PostgreSqlMigrationSubState
Public Sub New (value As String)

Parameters

value
String

Exceptions

value is null.

Applies to