Package | Description |
---|---|
com.microsoft.azure.management.sql |
This package contains the classes for SqlManagementClient.
|
Modifier and Type | Method and Description |
---|---|
SqlSyncMember.Update |
SqlSyncMember.UpdateStages.WithSyncDirection.withDatabaseType(SyncDirection syncDirection)
Sets the sync direction.
|
SqlSyncMember.Update |
SqlSyncMember.UpdateStages.WithMemberDatabaseType.withMemberDatabaseType(SyncMemberDbType databaseType)
Sets the member database type.
|
SqlSyncMember.Update |
SqlSyncMember.UpdateStages.WithMemberPassword.withMemberPassword(String password)
Sets the member SQL Database password.
|
SqlSyncMember.Update |
SqlSyncMember.UpdateStages.WithMemberUserName.withMemberUserName(String userName)
Sets the member SQL Database username.
|
Copyright © 2019. All rights reserved.