Share via


SiteLogsConfigProperties.AzureBlobStorageLevel Property

Definition

Log level.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.LogLevel? AzureBlobStorageLevel { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Inlined)>]
member this.AzureBlobStorageLevel : Nullable<Microsoft.Azure.PowerShell.Cmdlets.Websites.Support.LogLevel> with get, set
Public Property AzureBlobStorageLevel As Nullable(Of LogLevel)

Property Value

Implements

Attributes

Applies to