IWithAuthenticationBeta Interface

Definition

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

public interface IWithAuthenticationBeta : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithAuthenticationBeta = interface
    interface IBeta
Public Interface IWithAuthenticationBeta
Implements IBeta
Derived
Implements

Methods

WithActiveDirectoryLoginAndPassword(String, String)
WithSqlAdministratorLoginAndPassword(String, String)

Applies to