PendingActionInformation.GetFailoverServers Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Failover server ids.
public:
System::Collections::Generic::IList<Guid> ^ GetFailoverServers();
public System.Collections.Generic.IList<Guid> GetFailoverServers ();
member this.GetFailoverServers : unit -> System.Collections.Generic.IList<Guid>
Public Function GetFailoverServers () As IList(Of Guid)
Returns
Returns IList<T>.