Partager via


SitePhpErrorLogFlag Classe

Définition

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
SitePhpErrorLogFlag
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 à