Vstats.QueryPredicate
Vstats.QueryPredicate
The Vstats.QueryPredicate enum describes how to query an id present in a Vstats.RsrcId.
Possible values:
EQUAL
: Matching id-s by equality.ALL
: Matching all available id-s.
Warning: this enumeration is available as Technology Preview. These are early access APIs provided to test, automate and provide feedback on the feature. Since this can change based on feedback, VMware does not guarantee backwards compatibility and recommends against using them in production environments. Some Technology Preview APIs might only be applicable to specific environments.
This data structure has no properties.
Enumeration:
EQUAL,
ALL,