Bagikan melalui


ISiteLogsConfig Interface

Definition

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

Properties

ApplicationLogsAzureBlobStorageRetentionInDay
ApplicationLogsAzureBlobStorageSasUrl
AzureBlobStorageEnabled
AzureBlobStorageLevel
AzureTableStorageLevel
AzureTableStorageSasUrl
DetailedErrorMessageEnabled
FailedRequestTracingEnabled
FileSystemEnabled
FileSystemLevel
FileSystemRetentionInDay
FileSystemRetentionInMb
HttpLogsAzureBlobStorageRetentionInDay
HttpLogsAzureBlobStorageSasUrl
Id (Inherited from IProxyOnlyResource)
Kind (Inherited from IProxyOnlyResource)
Name (Inherited from IProxyOnlyResource)
Type (Inherited from IProxyOnlyResource)

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to