VirtualMachineDiskCreateResponse::LogicalSizeInGB Property

 

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

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

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

Property Value

Type: System::Int32
Return to top
Show: