IFileSystemHttpLogsConfig Interface

Definition

[System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.FileSystemHttpLogsConfigTypeConverter))]
public interface IFileSystemHttpLogsConfig : Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.IJsonSerializable
[<System.ComponentModel.TypeConverter(typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20190801.FileSystemHttpLogsConfigTypeConverter))>]
type IFileSystemHttpLogsConfig = interface
    interface IJsonSerializable
Public Interface IFileSystemHttpLogsConfig
Implements IJsonSerializable
Derived
Attributes
Implements

Properties

Enabled
RetentionInDay
RetentionInMb

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to