TriggeredWebJobRun::OutputUrl Property

 

Optional. The url to get the WebJob run log.

Namespace:   Microsoft.WindowsAzure.WebSitesExtensions.Models
Assembly:  Microsoft.WindowsAzure.Management.WebSites (in Microsoft.WindowsAzure.Management.WebSites.dll)

public:
property Uri^ OutputUrl {
	Uri^ get();
	void set(Uri^ value);
}

Property Value

Type: System::Uri^
Return to top
Show: