Class: VirtualServerRuleRunFlag

Inherits:
String
  • Object
show all
Defined in:
lib/api/virtualserver/VirtualServer.rb

Overview

http://soap.zeus.com/zxtm/1.0/VirtualServer.RuleRunFlag

Constant Summary collapse

Only_first =
VirtualServerRuleRunFlag.new("only_first")
Run_every =
VirtualServerRuleRunFlag.new("run_every")