MonitoringRecoveryResult.Output Property

Definition

The output of the recovery.

public:
 property System::String ^ Output { System::String ^ get(); };
public string Output { get; }
member this.Output : string
Public ReadOnly Property Output As String

Property Value

Returns a String that is the output of the recovery.

Applies to