Share via


WebsitesClient.WebAppExists(String, String, String) Method

Definition

public bool WebAppExists (string resourceGroupName, string webSiteName, string slotName);
member this.WebAppExists : string * string * string -> bool
Public Function WebAppExists (resourceGroupName As String, webSiteName As String, slotName As String) As Boolean

Parameters

resourceGroupName
String
webSiteName
String
slotName
String

Returns

Applies to