IWithMemberSqlServer.WithMemberSqlServerName(String) Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Sets the member SQL server name.
public Microsoft.Azure.Management.Sql.Fluent.SqlSyncMemberOperations.Definition.IWithMemberSqlDatabase WithMemberSqlServerName (string sqlServerName);
abstract member WithMemberSqlServerName : string -> Microsoft.Azure.Management.Sql.Fluent.SqlSyncMemberOperations.Definition.IWithMemberSqlDatabase
Public Function WithMemberSqlServerName (sqlServerName As String) As IWithMemberSqlDatabase
Parameters
- sqlServerName
- String
The member SQL server name value to set.