DatabaseUpdateParameters.MaximumDatabaseSizeInBytes Property

 

Optional. Gets or sets the maximum size of this database expressed in bytes. If this is used with MaximumDatabaseSizeInGB they must agree.

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

Public Property MaximumDatabaseSizeInBytes As Nullable(Of Long)

Property Value

Type: System.Nullable(Of Int64)
Return to top
Show: