IWithAuthenticationAfterElasticPool Schnittstelle

Definition

Legt den Authentifizierungstyp und die SQL- oder Active Directory-Administratoranmeldung und das Kennwort fest.

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
Implementiert

Methoden

WithActiveDirectoryLoginAndPassword(String, String)

Legt den Authentifizierungstyp und die SQL- oder Active Directory-Administratoranmeldung und das Kennwort fest.

(Geerbt von IWithAuthenticationAfterElasticPoolBeta)
WithSqlAdministratorLoginAndPassword(String, String)

Legt den Authentifizierungstyp und die SQL- oder Active Directory-Administratoranmeldung und das Kennwort fest.

(Geerbt von IWithAuthenticationAfterElasticPoolBeta)

Gilt für: