Partager via


IWithSyncDirection.WithDatabaseType(SyncDirection) Méthode

Définition

Définit le sens de synchronisation.

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

Paramètres

syncDirection
SyncDirection

Valeur de direction de synchronisation à définir.

Retours

S’applique à