DvsFilterOnFailure_enum
DvsFilterOnFailure_enum
Network Filter on Failure Type.
It specifies whether all the packets will be allowed or all the packets will be denied when Filter fails to configure.
Possible values:
failOpen
: Allows all the packets when the Filter fails to configure.failClosed
: Denies all the packets when the Filter fails to configure.
This data structure has no properties.
Enumeration: failOpen, failClosed,