次の方法で共有


EventHubClient.GetRuntimeInformationAsync メソッド

定義

EventHub ランタイム情報を取得します

public System.Threading.Tasks.Task<Microsoft.Azure.EventHubs.EventHubRuntimeInformation> GetRuntimeInformationAsync ();
member this.GetRuntimeInformationAsync : unit -> System.Threading.Tasks.Task<Microsoft.Azure.EventHubs.EventHubRuntimeInformation>
Public Function GetRuntimeInformationAsync () As Task(Of EventHubRuntimeInformation)

戻り値

適用対象