ISqlSyncGroupOperations Schnittstelle

Definition

Eine Darstellung der Azure SQL Synchronisierungsgruppenvorgänge.

public interface ISqlSyncGroupOperations : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Sql.Fluent.SqlSyncGroupOperations.Definition.IWithSqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type ISqlSyncGroupOperations = interface
    interface IBeta
    interface ISupportsCreating<IWithSqlServer>
Public Interface ISqlSyncGroupOperations
Implements IBeta, ISupportsCreating(Of IWithSqlServer)
Implementiert

Methoden

Define(String)

Eine Darstellung der Azure SQL Synchronisierungsgruppenvorgänge.

(Geerbt von ISupportsCreating<T>)
GetBySqlServer(String, String, String, String)

Ruft die Informationen zu einer untergeordneten Ressource von Azure SQL Server ab und identifiziert sie anhand ihres Namens und ihrer Ressourcengruppe.

GetBySqlServerAsync(String, String, String, String, CancellationToken)

Ruft asynchron die Informationen zu einer untergeordneten Ressource von Azure SQL Server ab, wobei sie anhand ihres Namens und ihrer Ressourcengruppe identifiziert wird.

ListSyncDatabaseIds(Region)

Ruft eine Sammlung von Synchronisierungsdatenbank-IDs ab.

ListSyncDatabaseIds(String)

Ruft eine Sammlung von Synchronisierungsdatenbank-IDs ab.

ListSyncDatabaseIdsAsync(Region, CancellationToken)

Ruft eine Sammlung von Synchronisierungsdatenbank-IDs ab.

ListSyncDatabaseIdsAsync(String, CancellationToken)

Ruft eine Sammlung von Synchronisierungsdatenbank-IDs ab.

Gilt für: