次の方法で共有


IWithSyncGroupName.WithExistingSyncGroupName(String) メソッド

定義

同期メンバーがホストされているデータベースの名前を設定します。

public Microsoft.Azure.Management.Sql.Fluent.SqlSyncMemberOperations.Definition.IWithMemberSqlServer WithExistingSyncGroupName (string syncGroupName);
abstract member WithExistingSyncGroupName : string -> Microsoft.Azure.Management.Sql.Fluent.SqlSyncMemberOperations.Definition.IWithMemberSqlServer
Public Function WithExistingSyncGroupName (syncGroupName As String) As IWithMemberSqlServer

パラメーター

syncGroupName
String

同期メンバーがホストされている同期グループの名前。

戻り値

適用対象