次の方法で共有


DataFactoryOperationsExtensions.GetCreateOrUpdateStatusAsync メソッド

定義

public static System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.DataFactoryCreateOrUpdateResponse> GetCreateOrUpdateStatusAsync (this Microsoft.Azure.Management.DataFactories.Core.IDataFactoryOperations operations, string operationStatusLink);
static member GetCreateOrUpdateStatusAsync : Microsoft.Azure.Management.DataFactories.Core.IDataFactoryOperations * string -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.DataFactoryCreateOrUpdateResponse>
<Extension()>
Public Function GetCreateOrUpdateStatusAsync (operations As IDataFactoryOperations, operationStatusLink As String) As Task(Of DataFactoryCreateOrUpdateResponse)

パラメーター

operationStatusLink
String

戻り値

適用対象