Share via


InstalledInstances.InstanceData.FailoverName Property

Definition

Gets the failover name of the installed instance.

public:
 property System::String ^ FailoverName { System::String ^ get(); void set(System::String ^ value); };
public string FailoverName { get; set; }
member this.FailoverName : string with get, set
Public Property FailoverName As String

Property Value

The failover name of the installed instance.

Applies to