Freigeben über


IFileSystemApplicationLogsConfig Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.FileSystemApplicationLogsConfigTypeConverter))]
public interface IFileSystemApplicationLogsConfig : Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.FileSystemApplicationLogsConfigTypeConverter))>]
type IFileSystemApplicationLogsConfig = interface
    interface IJsonSerializable
Public Interface IFileSystemApplicationLogsConfig
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Level

Log level.

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to