Microsoft.Azure.Management.AppService.Fluent.WebApp.Update Espace de noms
Important
Certaines informations portent sur la préversion du produit qui est susceptible d’être en grande partie modifiée avant sa publication. Microsoft exclut toute garantie, expresse ou implicite, concernant les informations fournies ici.
Interfaces
IUpdate |
Modèle pour une opération de mise à jour d’application web, contenant tous les paramètres pouvant être modifiés. |
IWithAppServicePlan |
Mise à jour d’application web permettant de définir un plan App Service. |
IWithCredentials |
Mise à jour d’application web permettant de définir les informations d’identification du hub Docker. |
IWithDockerContainerImage |
Mise à jour d’application web permettant de spécifier une source d’image Docker. |
IWithStartUpCommand |
Définition d’application web permettant de spécifier la commande de démarrage docker. Cela remplacera la section « CMD » dans le fichier Dockerfile. |
IWithWindowsRuntimeStack |
Mise à jour d’application web permettant de spécifier la pile d’exécution sur le système d’exploitation Windows. |
Azure SDK for .NET