EventHubAdapterFactory.GetPartitionIdsAsync Méthode
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.
Obtenir des ID de partition à partir d’eventhub
protected virtual System.Threading.Tasks.Task<string[]> GetPartitionIdsAsync ();
abstract member GetPartitionIdsAsync : unit -> System.Threading.Tasks.Task<string[]>
override this.GetPartitionIdsAsync : unit -> System.Threading.Tasks.Task<string[]>
Protected Overridable Function GetPartitionIdsAsync () As Task(Of String())