NamespaceManager.RestorePublisherAsync(String, String) Méthode
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.
Version asynchrone de RestorePublisher(String, String).
public System.Threading.Tasks.Task RestorePublisherAsync (string entityPath, string publisher);
member this.RestorePublisherAsync : string * string -> System.Threading.Tasks.Task
Public Function RestorePublisherAsync (entityPath As String, publisher As String) As Task
- entityPath
- String
Chemin d’accès event Hub sous lequel le serveur de publication a été révoqué et doit être restauré. Consultez EventHubDescription.
- publisher
- String
Éditeur révoqué.
Retourne Task.
Commentaires sur Azure SDK for .NET
Azure SDK for .NET est un projet open source. Sélectionnez un lien pour fournir des commentaires :