Freigeben über


IWithAuthentication Schnittstelle

Definition

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

public interface IWithAuthentication : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta, Microsoft.Azure.Management.Sql.Fluent.SqlDatabaseOperations.Definition.IWithAuthenticationBeta
type IWithAuthentication = interface
    interface IWithAuthenticationBeta
    interface IBeta
Public Interface IWithAuthentication
Implements IBeta, IWithAuthenticationBeta
Abgeleitet
Implementiert

Methoden

WithActiveDirectoryLoginAndPassword(String, String)

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

(Geerbt von IWithAuthenticationBeta)
WithSqlAdministratorLoginAndPassword(String, String)

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

(Geerbt von IWithAuthenticationBeta)

Gilt für: