StaticSiteZipDeploymentARMResource Classe
Définition
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.
Ressource ARM de déploiement zip de site statique.
[Microsoft.Rest.Serialization.JsonTransformation]
public class StaticSiteZipDeploymentARMResource : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type StaticSiteZipDeploymentARMResource = class
inherit ProxyOnlyResource
Public Class StaticSiteZipDeploymentARMResource
Inherits ProxyOnlyResource
- Héritage
- Attributs
Constructeurs
StaticSiteZipDeploymentARMResource() |
Initialise une nouvelle instance de la classe StaticSiteZipDeploymentARMResource. |
StaticSiteZipDeploymentARMResource(String, String, String, String, String, String, String, String, String) |
Initialise une nouvelle instance de la classe StaticSiteZipDeploymentARMResource. |
Propriétés
ApiZipUrl |
Obtient ou définit l’URL du contenu de l’API compressé |
AppZipUrl |
Obtient ou définit l’URL du contenu de l’application compressée |
DeploymentTitle |
Obtient ou définit un titre pour étiqueter le déploiement |
FunctionLanguage |
Obtient ou définit la langue du contenu de l’API, s’il existe |
Id |
Obtient l’ID de ressource. (Hérité de ProxyOnlyResource) |
Kind |
Obtient ou définit le type de ressource. (Hérité de ProxyOnlyResource) |
Name |
Obtient le nom de la ressource. (Hérité de ProxyOnlyResource) |
Provider |
Obtient ou définit le fournisseur qui envoie ce déploiement |
Type |
Obtient le type de ressource. (Hérité de ProxyOnlyResource) |
S’applique à
Azure SDK for .NET