class TencentCloud::Sqlserver::V20180328::MigrationDetail

def initialize(stepall=nil, stepnow=nil, progress=nil, stepinfo=nil)

def initialize(stepall=nil, stepnow=nil, progress=nil, stepinfo=nil)
  @StepAll = stepall
  @StepNow = stepnow
  @Progress = progress
  @StepInfo = stepinfo
end