RunbookUpdateProperties::LogProgress Property

 

Optional. Gets or sets progress log option.

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

public:
property bool LogProgress {
	bool get();
	void set(bool value);
}

Property Value

Type: System::Boolean
Return to top
Show: