Partager via


SiteLogsConfig Class

Definition

[Microsoft.Rest.Serialization.JsonTransformation]
public class SiteLogsConfig : Microsoft.Azure.Management.WebSites.Version2016_09_01.Models.ProxyOnlyResource
[<Microsoft.Rest.Serialization.JsonTransformation>]
type SiteLogsConfig = class
    inherit ProxyOnlyResource
Public Class SiteLogsConfig
Inherits ProxyOnlyResource
Inheritance
SiteLogsConfig
Attributes

Constructors

SiteLogsConfig()
SiteLogsConfig(String, String, String, String, ApplicationLogsConfig, HttpLogsConfig, EnabledConfig, EnabledConfig)

Properties

ApplicationLogs
DetailedErrorMessages
FailedRequestsTracing
HttpLogs
Id (Inherited from ProxyOnlyResource)
Kind (Inherited from ProxyOnlyResource)
Name (Inherited from ProxyOnlyResource)
Type (Inherited from ProxyOnlyResource)

Methods

Validate()

Applies to