IAzureBlobStorageHttpLogsConfig Interface

Definition

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

Properties

Enabled
RetentionInDay
SasUrl

Methods

ToJson(JsonObject, SerializationMode) (Inherited from IJsonSerializable)

Applies to