DataFactoryClient.DeleteIntegrationRuntimeAsync 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 virtual System.Threading.Tasks.Task<System.Net.HttpStatusCode> DeleteIntegrationRuntimeAsync (string resourceGroupName, string dataFactoryName, string integrationRuntimeName);
abstract member DeleteIntegrationRuntimeAsync : string * string * string -> System.Threading.Tasks.Task<System.Net.HttpStatusCode>
override this.DeleteIntegrationRuntimeAsync : string * string * string -> System.Threading.Tasks.Task<System.Net.HttpStatusCode>
Public Overridable Function DeleteIntegrationRuntimeAsync (resourceGroupName As String, dataFactoryName As String, integrationRuntimeName As String) As Task(Of HttpStatusCode)
Parameters
- resourceGroupName
- String
- dataFactoryName
- String
- integrationRuntimeName
- String