次の方法で共有


HubOperationsExtensions.GetCreateOrUpdateStatusAsync メソッド

定義

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

パラメーター

operations
IHubOperations
operationStatusLink
String

戻り値

適用対象