SitePhpErrorLogFlag 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.
Utilisé pour obtenir l’indicateur de journalisation des erreurs PHP.
[Microsoft.Rest.Serialization.JsonTransformation]
public class SitePhpErrorLogFlag : Microsoft.Azure.Management.WebSites.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SitePhpErrorLogFlag = class
inherit ProxyOnlyResource
Public Class SitePhpErrorLogFlag
Inherits ProxyOnlyResource
- Héritage
- Attributs
Constructeurs
SitePhpErrorLogFlag() |
Initialise une nouvelle instance de la classe SitePhpErrorLogFlag. |
SitePhpErrorLogFlag(String, String, String, String, String, String, String, String) |
Initialise une nouvelle instance de la classe SitePhpErrorLogFlag. |
Propriétés
Id |
Obtient l’ID de ressource. (Hérité de ProxyOnlyResource) |
Kind |
Obtient ou définit le type de ressource. (Hérité de ProxyOnlyResource) |
LocalLogErrors |
Obtient ou définit le paramètre de log_errors local. |
LocalLogErrorsMaxLength |
Obtient ou définit le paramètre de log_errors_max_len local. |
MasterLogErrors |
Obtient ou définit master log_errors paramètre. |
MasterLogErrorsMaxLength |
Obtient ou définit master log_errors_max_len paramètre. |
Name |
Obtient le nom de la ressource. (Hérité de ProxyOnlyResource) |
Type |
Obtient le type de ressource. (Hérité de ProxyOnlyResource) |
S’applique à
Azure SDK for .NET