DatabaseUpdateParameters.MaximumDatabaseSizeInBytes Property

Definition

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

public long? MaximumDatabaseSizeInBytes { get; set; }
member this.MaximumDatabaseSizeInBytes : Nullable<int64> with get, set
Public Property MaximumDatabaseSizeInBytes As Nullable(Of Long)

Property Value

Applies to