DatasetOperationsExtensions.DeleteAsync 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.Common.Models.LongRunningOperationResponse> DeleteAsync (this Microsoft.Azure.Management.DataFactories.IDatasetOperations operations, string resourceGroupName, string dataFactoryName, string datasetName);
static member DeleteAsync : Microsoft.Azure.Management.DataFactories.IDatasetOperations * string * string * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Common.Models.LongRunningOperationResponse>
<Extension()>
Public Function DeleteAsync (operations As IDatasetOperations, resourceGroupName As String, dataFactoryName As String, datasetName As String) As Task(Of LongRunningOperationResponse)
Parameters
- operations
- IDatasetOperations
- resourceGroupName
- String
- dataFactoryName
- String
- datasetName
- String