DataFactoryManagementClient.GetResponseBodyAsync Method

Definition

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)

Parameters

Returns

Applies to