BackupItem::SizeInBytes Property

 

Optional. Size of the backup zip file in bytes.

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

public:
property long long SizeInBytes {
	long long get();
	void set(long long value);
}

Property Value

Type: System::Int64
Return to top
Show: