Partager via


WebAppsOperationsExtensions.ListSyncStatusSlot Méthode

Définition

Il s’agit d’autoriser l’appel via powershell et un modèle ARM.

public static void ListSyncStatusSlot (this Microsoft.Azure.Management.WebSites.IWebAppsOperations operations, string resourceGroupName, string name, string slot);
static member ListSyncStatusSlot : Microsoft.Azure.Management.WebSites.IWebAppsOperations * string * string * string -> unit
<Extension()>
Public Sub ListSyncStatusSlot (operations As IWebAppsOperations, resourceGroupName As String, name As String, slot As String)

Paramètres

operations
IWebAppsOperations

Groupe d’opérations pour cette méthode d’extension.

resourceGroupName
String

Nom du groupe de ressources auquel appartient la ressource.

name
String

Nom de l’application.

slot
String

Nom de l’emplacement de déploiement.

Remarques

Description de Ceci permet d’appeler via powershell et un modèle ARM.

S’applique à