Gets the backup GSMs for the processing unit.

C# | Visual Basic | Visual C++ | J# |
IList<IGridServiceManager> BackupGridServiceManagers { get; }
ReadOnly Property BackupGridServiceManagers As IList(Of IGridServiceManager)
property IList<IGridServiceManager^>^ BackupGridServiceManagers { IList<IGridServiceManager^>^ get (); }
/** @property */ IList<IGridServiceManager> get_BackupGridServiceManagers()