Uses of Interface
com.microsoft.azure.management.sql.SqlSyncMember.Update
Package
Description
This package contains the classes for SqlManagementClient.
-
Uses of SqlSyncMember.Update in com.microsoft.azure.management.sql
Modifier and TypeMethodDescriptionSqlSyncMember.UpdateStages.WithSyncDirection.withDatabaseType
(SyncDirection syncDirection) Sets the sync direction.SqlSyncMember.UpdateStages.WithMemberDatabaseType.withMemberDatabaseType
(SyncMemberDbType databaseType) Sets the member database type.SqlSyncMember.UpdateStages.WithMemberPassword.withMemberPassword
(String password) Sets the member SQL Database password.SqlSyncMember.UpdateStages.WithMemberUserName.withMemberUserName
(String userName) Sets the member SQL Database username.