次の方法で共有


IGatewayOperations.GetCreateOrUpdateStatusAsync メソッド

定義

public System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.GatewayCreateOrUpdateResponse> GetCreateOrUpdateStatusAsync (string operationStatusLink, System.Threading.CancellationToken cancellationToken);
abstract member GetCreateOrUpdateStatusAsync : string * System.Threading.CancellationToken -> System.Threading.Tasks.Task<Microsoft.Azure.Management.DataFactories.Models.GatewayCreateOrUpdateResponse>
Public Function GetCreateOrUpdateStatusAsync (operationStatusLink As String, cancellationToken As CancellationToken) As Task(Of GatewayCreateOrUpdateResponse)

パラメーター

operationStatusLink
String
cancellationToken
CancellationToken

戻り値

適用対象