ISqlSyncMemberOperations Interface
Définition
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Représentation des opérations de Azure SQL synchroniser les membres.
public interface ISqlSyncMemberOperations : Microsoft.Azure.Management.ResourceManager.Fluent.Core.CollectionActions.ISupportsCreating<Microsoft.Azure.Management.Sql.Fluent.SqlSyncMemberOperations.Definition.IWithSqlServer>, Microsoft.Azure.Management.ResourceManager.Fluent.Core.IBeta
type ISqlSyncMemberOperations = interface
interface IBeta
interface ISupportsCreating<IWithSqlServer>
Public Interface ISqlSyncMemberOperations
Implements IBeta, ISupportsCreating(Of IWithSqlServer)
- Implémente
Méthodes
Define(String) |
Représentation des opérations de Azure SQL synchroniser les membres. (Hérité de ISupportsCreating<T>) |
GetBySqlServer(String, String, String, String, String) |
Obtient les informations sur une ressource enfant de Azure SQL serveur, en l’identifiant par son nom et son groupe de ressources. |
GetBySqlServerAsync(String, String, String, String, String, CancellationToken) |
Obtient de manière asynchrone les informations sur une ressource enfant à partir de Azure SQL serveur, en l’identifiant par son nom et son groupe de ressources. |
S’applique à
Azure SDK for .NET