ModuleProperties::SizeInBytes Property

 

Optional. Gets or sets the size in bytes of the module.

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

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

Property Value

Type: System::Int64
Return to top
Show: