Share via


FileSystemApplicationLogsConfig Class

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.FileSystemApplicationLogsConfigTypeConverter))]
public class FileSystemApplicationLogsConfig : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.IFileSystemApplicationLogsConfig
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.FileSystemApplicationLogsConfigTypeConverter))>]
type FileSystemApplicationLogsConfig = class
    interface IFileSystemApplicationLogsConfig
    interface IJsonSerializable
Public Class FileSystemApplicationLogsConfig
Implements IFileSystemApplicationLogsConfig
Inheritance
FileSystemApplicationLogsConfig
Attributes
Implements

Constructors

FileSystemApplicationLogsConfig()

Properties

Level

Methods

DeserializeFromDictionary(IDictionary)
DeserializeFromPSObject(PSObject)
FromJson(JsonNode)
FromJsonString(String)
ToJson(JsonObject, SerializationMode)
ToJsonString()

Applies to