VirtualMachineOSImageListResponse::VirtualMachineOSImage::LogicalSizeInGB Property

 

Optional. The size, in GB, of the image.

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

public:
property double LogicalSizeInGB {
	double get();
	void set(double value);
}

Property Value

Type: System::Double
Return to top
Show: