Partager via


HostingEnvironmentDeploymentInfo Classe

Définition

Informations nécessaires pour créer des ressources sur un App Service Environment.

public class HostingEnvironmentDeploymentInfo
type HostingEnvironmentDeploymentInfo = class
Public Class HostingEnvironmentDeploymentInfo
Héritage
HostingEnvironmentDeploymentInfo

Constructeurs

HostingEnvironmentDeploymentInfo()

Initialise une nouvelle instance de la classe HostingEnvironmentDeploymentInfo.

HostingEnvironmentDeploymentInfo(String, String)

Initialise une nouvelle instance de la classe HostingEnvironmentDeploymentInfo.

Propriétés

Location

Obtient ou définit l’emplacement du App Service Environment.

Name

Obtient ou définit le nom du App Service Environment.

S’applique à