Compartilhar via


IWithElasticPool.WithoutElasticPool(String) Método

Definição

Remove o pool elástico do SQL Server.

public Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IUpdate WithoutElasticPool (string elasticPoolName);
abstract member WithoutElasticPool : string -> Microsoft.Azure.Management.Sql.Fluent.SqlServer.Update.IUpdate
Public Function WithoutElasticPool (elasticPoolName As String) As IUpdate

Parâmetros

elasticPoolName
String

Nome do pool elástico a ser removido.

Retornos

Aplica-se a