Nota
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare ad accedere o modificare le directory.
L'accesso a questa pagina richiede l'autorizzazione. È possibile provare a modificare le directory.
Applies To: Operations Manager for System Center 2012
Gets the uniform resource locator (URL) of the AEM solution response.
Namespace: Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring
Assembly: Microsoft.EnterpriseManagement.OperationsManager (in Microsoft.EnterpriseManagement.OperationsManager.dll)
Syntax
public string Response { get; }
public:
property String^ Response {
String^ get();
}
member Response : string with get
Public ReadOnly Property Response As String
Property Value
Type: System.String
Returns a String representing the URL.
See Also
AemSolutionResponse Class
Microsoft.EnterpriseManagement.Monitoring.ClientMonitoring Namespace
Return to top