Compartilhar via


DataSourcesSpec.IisLogs Propriedade

Definição

Obtém ou define a lista de configurações de origem de logs do IIS.

[Newtonsoft.Json.JsonProperty(PropertyName="iisLogs")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.IisLogsDataSource> IisLogs { get; set; }
[<Newtonsoft.Json.JsonProperty(PropertyName="iisLogs")>]
member this.IisLogs : System.Collections.Generic.IList<Microsoft.Azure.Management.Monitor.Models.IisLogsDataSource> with get, set
Public Property IisLogs As IList(Of IisLogsDataSource)

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a