VpType_enum

VpType_enum
VpType_enum

VASA Provider type.

Possible values:

  • PERSISTENCE: Persistence provider.

  • DATASERVICE: DataService provider.

    No storage supported for this type of provider.

  • UNKNOWN: Type is unknown.

    VASA provider type can be UNKNOWN when it is undergoing sync operation.

This data structure has no properties.
Enumeration: PERSISTENCE, DATASERVICE, UNKNOWN,