Bagikan melalui


AzureBlobStorageHttpLogsConfig Class

Definition

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

Constructors

AzureBlobStorageHttpLogsConfig()

Properties

Enabled
RetentionInDay
SasUrl

Methods

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

Applies to