次の方法で共有


DataFactoryManagementClient.GetResponseBodyAsync メソッド

定義

public System.Threading.Tasks.Task<string> GetResponseBodyAsync (Func<Microsoft.Azure.Management.DataFactories.Core.DataFactoryManagementClient,System.Threading.Tasks.Task> operation);
member this.GetResponseBodyAsync : Func<Microsoft.Azure.Management.DataFactories.Core.DataFactoryManagementClient, System.Threading.Tasks.Task> -> System.Threading.Tasks.Task<string>
Public Function GetResponseBodyAsync (operation As Func(Of DataFactoryManagementClient, Task)) As Task(Of String)

パラメーター

戻り値

適用対象