DataSliceRunOperationsExtensions.GetAsync Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.DataSliceRunGetResponse> GetAsync (this Microsoft.Azure.Management.DataFactories.IDataSliceRunOperations operations, string resourceGroupName, string dataFactoryName, string runId);
static member GetAsync : Microsoft.Azure.Management.DataFactories.IDataSliceRunOperations * string * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.DataSliceRunGetResponse>
<Extension()>
Public Function GetAsync (operations As IDataSliceRunOperations, resourceGroupName As String, dataFactoryName As String, runId As String) As Task(Of DataSliceRunGetResponse)
Parameters
- operations
- IDataSliceRunOperations
- resourceGroupName
- String
- dataFactoryName
- String
- runId
- String