다음을 통해 공유


DatabaseCreateOrUpdateProperties.MaxSizeBytes Property

Definition

Optional. Gets or sets the maximum size of the Azure Sql Database being created or updated in bytes.

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

Property Value

Applies to