次の方法で共有


GatewayOperationsExtensions.Delete メソッド

定義

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

パラメーター

operations
IGatewayOperations
resourceGroupName
String
dataFactoryName
String
gatewayName
String

戻り値

Microsoft.Azure.AzureOperationResponse

適用対象