次の方法で共有


WebSiteContinuousWebJobResource.StopContinuousWebJob メソッド

定義

「アプリまたはデプロイ スロットの継続的な Web ジョブを停止する」の説明。

  • 要求パス/サブスクリプション/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Web/sites/{name}/continuouswebjobs/{webJobName}/stop
  • 操作IdWebApps_StopContinuousWebJob
public virtual Azure.Response StopContinuousWebJob (System.Threading.CancellationToken cancellationToken = default);
abstract member StopContinuousWebJob : System.Threading.CancellationToken -> Azure.Response
override this.StopContinuousWebJob : System.Threading.CancellationToken -> Azure.Response
Public Overridable Function StopContinuousWebJob (Optional cancellationToken As CancellationToken = Nothing) As Response

パラメーター

cancellationToken
CancellationToken

使用する取り消しトークン。

戻り値

適用対象