public TriggerSubscriptionsOperation(TriggerSubscriptionsCommandLineOptions options)
     : base(options)
 {
     _options = options;
 }