Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface MigrateMySqlStatus

Package version

MySQL migration status.

Hierarchy

Index

Properties

Optional id

id: undefined | string

Resource Id. NOTE: This property will not be serialized. It can only be populated by the server.

Optional kind

kind: undefined | string

Kind of resource.

Optional localMySqlEnabled

localMySqlEnabled: undefined | false | true

True if the web app has in app MySql enabled NOTE: This property will not be serialized. It can only be populated by the server.

Optional migrationOperationStatus

migrationOperationStatus: OperationStatus

Status of the migration task. Possible values include: 'InProgress', 'Failed', 'Succeeded', 'TimedOut', 'Created' NOTE: This property will not be serialized. It can only be populated by the server.

Optional name

name: undefined | string

Resource Name. NOTE: This property will not be serialized. It can only be populated by the server.

Optional operationId

operationId: undefined | string

Operation ID for the migration task. NOTE: This property will not be serialized. It can only be populated by the server.

Optional type

type: undefined | string

Resource type. NOTE: This property will not be serialized. It can only be populated by the server.

Generated using TypeDoc