ISiteLogsConfigProperties Interface

Definition

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

Properties

ApplicationLogsAzureBlobStorageRetentionInDay
ApplicationLogsAzureBlobStorageSasUrl
AzureBlobStorageEnabled
AzureBlobStorageLevel
AzureTableStorageLevel
AzureTableStorageSasUrl
DetailedErrorMessageEnabled
FailedRequestTracingEnabled
FileSystemEnabled
FileSystemLevel
FileSystemRetentionInDay
FileSystemRetentionInMb
HttpLogsAzureBlobStorageRetentionInDay
HttpLogsAzureBlobStorageSasUrl

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to