Compartir a través de


IFileSystemApplicationLogsConfig Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.FileSystemApplicationLogsConfigTypeConverter))]
public interface IFileSystemApplicationLogsConfig : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.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