Gets the number of backups per Space Instance.
the value would be 1 when we deploy a 2 partitions each with
one backup topology.

Declaration Syntax
| C# | Visual Basic | Visual C++ | J# |
int NumberOfBackups { get; }ReadOnly Property NumberOfBackups As Integer
property int NumberOfBackups {
int get ();
}/** @property */
int get_NumberOfBackups()
Assembly:
GigaSpaces.Core (Module: GigaSpaces.Core) Version: 9.7.0.0 (9.7.2.11000)