IWithSyncDirection.WithDatabaseType(SyncDirection) メソッド

定義

同期の方向を設定します。

public Microsoft.Azure.Management.Sql.Fluent.SqlSyncMemberOperations.Definition.IWithCreate WithDatabaseType (Microsoft.Azure.Management.Sql.Fluent.Models.SyncDirection syncDirection);
abstract member WithDatabaseType : Microsoft.Azure.Management.Sql.Fluent.Models.SyncDirection -> Microsoft.Azure.Management.Sql.Fluent.SqlSyncMemberOperations.Definition.IWithCreate
Public Function WithDatabaseType (syncDirection As SyncDirection) As IWithCreate

パラメーター

syncDirection
SyncDirection

設定する同期方向の値。

戻り値

適用対象