IWithDatabasePassword Interface

Definition

The SQL Sync Group definition to set the database login password.

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

Methods

WithDatabasePassword(String)

Sets the database login password.

Applies to