IWithSqlServer インターフェイス

定義

SQL 同期メンバー定義の最初のステージ。

public interface IWithSqlServer : Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type IWithSqlServer = interface
    interface IBeta
Public Interface IWithSqlServer
Implements IBeta
派生
実装

メソッド

WithExistingSqlServer(String, String)

親 SQL サーバー名と、それが属するリソース グループを設定します。

WithExistingSyncGroup(ISqlSyncGroup)

新しい同期メンバーの親 SQL サーバーを設定します。

適用対象