ApplicationLogsConfig.AzureBlobStorage Property

Definition

Gets or sets application logs to blob storage configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to