次の方法で共有


WebSiteSlotResource.StartSlot(CancellationToken) メソッド

定義

[アプリを開始する] の説明 (または、指定した場合はデプロイ スロット)。

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

パラメーター

cancellationToken
CancellationToken

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

戻り値

適用対象