Partager via


IWithMaxSizeBytesAfterElasticPoolOptions<ParentT> Interface

Définition

Définition SQL Database pour définir la taille maximale en octets pour la base de données.

public interface IWithMaxSizeBytesAfterElasticPoolOptions<ParentT>
type IWithMaxSizeBytesAfterElasticPoolOptions<'ParentT> = interface
Public Interface IWithMaxSizeBytesAfterElasticPoolOptions(Of ParentT)

Paramètres de type

ParentT

Étape de la définition parente à laquelle revenir après l’attachement de cette définition.

Dérivé

Méthodes

WithMaxSizeBytes(Int64)

Définit la taille maximale en octets pour SQL Database.

S’applique à