Share via


WebsitesClient.GetSlotConfigNames(String, String) Method

Definition

public Microsoft.Azure.Management.WebSites.Models.SlotConfigNamesResource GetSlotConfigNames (string resourceGroupName, string webSiteName);
member this.GetSlotConfigNames : string * string -> Microsoft.Azure.Management.WebSites.Models.SlotConfigNamesResource
Public Function GetSlotConfigNames (resourceGroupName As String, webSiteName As String) As SlotConfigNamesResource

Parameters

resourceGroupName
String
webSiteName
String

Returns

Applies to