IWithAuthenticationAfterElasticPool<ParentT> Schnittstelle

Definition

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

public interface IWithAuthenticationAfterElasticPool<ParentT> : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.Sql.Fluent.SqlDatabase.Definition.IWithAuthenticationAfterElasticPoolBeta<ParentT>
type IWithAuthenticationAfterElasticPool<'ParentT> = interface
    interface IWithAuthenticationAfterElasticPoolBeta<'ParentT>
    interface IBeta
Public Interface IWithAuthenticationAfterElasticPool(Of ParentT)
Implements IBeta, IWithAuthenticationAfterElasticPoolBeta(Of ParentT)

Typparameter

ParentT

Die Phase der übergeordneten Definition, zu der nach dem Anfügen dieser Definition zurückzukehren ist.

Implementiert

Methoden

WithActiveDirectoryLoginAndPassword(String, String)

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

(Geerbt von IWithAuthenticationAfterElasticPoolBeta<ParentT>)
WithSqlAdministratorLoginAndPassword(String, String)

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

(Geerbt von IWithAuthenticationAfterElasticPoolBeta<ParentT>)

Gilt für: