Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface DataMigrationServiceStatusResponse

Package version

Service health status

Hierarchy

  • DataMigrationServiceStatusResponse

Index

Properties

Optional agentVersion

agentVersion: undefined | string

The DMS instance agent version

Optional status

status: undefined | string

The machine-readable status, such as 'Initializing', 'Offline', 'Online', 'Deploying', 'Deleting', 'Stopped', 'Stopping', 'Starting', 'FailedToStart', 'FailedToStop' or 'Failed'

Optional supportedTaskTypes

supportedTaskTypes: string[]

The list of supported task types

Optional vmSize

vmSize: undefined | string

The services virtual machine size, such as 'Standard_D2_v2'

Generated using TypeDoc