IWithAuthenticationAfterElasticPool Interface

Definition

Sets the authentication type and SQL or Active Directory administrator login and password.

public interface IWithAuthenticationAfterElasticPool : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithAuthenticationAfterElasticPoolBeta
type IWithAuthenticationAfterElasticPool = interface
    interface IWithAuthenticationAfterElasticPoolBeta
    interface IBeta
Public Interface IWithAuthenticationAfterElasticPool
Implements IBeta, IWithAuthenticationAfterElasticPoolBeta
Implements

Methods

WithActiveDirectoryLoginAndPassword(String, String) (Inherited from IWithAuthenticationAfterElasticPoolBeta)
WithSqlAdministratorLoginAndPassword(String, String) (Inherited from IWithAuthenticationAfterElasticPoolBeta)

Applies to