BackupItem::CorrelationId Property

 

Optional. Internal correlation identifier - identifies a specific backup.

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

public:
property String^ CorrelationId {
	String^ get();
	void set(String^ value);
}

Property Value

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