AzureBlobStorageApplicationLogsConfig Class

Definition

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

Constructors

AzureBlobStorageApplicationLogsConfig()

Properties

Level
RetentionInDay
SasUrl

Methods

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

Applies to