class TencentCloud::Sqlserver::V20180328::EventConfig

def initialize(eventtype=nil, threshold=nil)

def initialize(eventtype=nil, threshold=nil)
  @EventType = eventtype
  @Threshold = threshold
end