RestorableDroppedDatabase::MaximumDatabaseSizeInBytes Property
Optional. Gets the maximum size of this database expressed in bytes.
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
Show: