RestorableDroppedDatabase::MaximumDatabaseSizeInBytes Property

 

Optional. Gets the maximum size of this database expressed in bytes.

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

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

Property Value

Type: System::Int64
Return to top
Show: