LogFilesDataSource.Settings Property

Definition

Gets or sets the log files specific settings.

[Newtonsoft.Json.JsonProperty(PropertyName="settings")]
public Microsoft.Azure.Management.Monitor.Models.LogFilesDataSourceSettings Settings { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="settings")>]
member this.Settings : Microsoft.Azure.Management.Monitor.Models.LogFilesDataSourceSettings with get, set
Public Property Settings As LogFilesDataSourceSettings

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to