你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

WebsitesClient.StopWebApp(String, String, String) Method

Definition

public void StopWebApp (string resourceGroupName, string webSiteName, string slotName);
member this.StopWebApp : string * string * string -> unit
Public Sub StopWebApp (resourceGroupName As String, webSiteName As String, slotName As String)

Parameters

resourceGroupName
String
webSiteName
String
slotName
String

Applies to