次の方法で共有


DataFactoryOperationsExtensions.Delete メソッド

定義

public static Microsoft.Azure.AzureOperationResponse Delete (this Microsoft.Azure.Management.DataFactories.Core.IDataFactoryOperations operations, string resourceGroupName, string dataFactoryName);
static member Delete : Microsoft.Azure.Management.DataFactories.Core.IDataFactoryOperations * string * string -> Microsoft.Azure.AzureOperationResponse
<Extension()>
Public Function Delete (operations As IDataFactoryOperations, resourceGroupName As String, dataFactoryName As String) As AzureOperationResponse

パラメーター

resourceGroupName
String
dataFactoryName
String

戻り値

Microsoft.Azure.AzureOperationResponse

適用対象