HttpLogsConfig.AzureBlobStorage Property

Definition

Gets or sets http logs to azure blob storage configuration.

[Newtonsoft.Json.JsonProperty(PropertyName="azureBlobStorage")]
public Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig AzureBlobStorage { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="azureBlobStorage")>]
member this.AzureBlobStorage : Microsoft.Azure.Management.AppService.Fluent.Models.AzureBlobStorageHttpLogsConfig with get, set
Public Property AzureBlobStorage As AzureBlobStorageHttpLogsConfig

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to