ApplicationLogsConfig.AzureTableStorage Property

Definition

Gets or sets application logs to azure table storage configuration.

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to