Compartilhar via


DiagnosticSettingsResource.Logs Propriedade

Definição

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

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

Valor da propriedade

Atributos
Newtonsoft.Json.JsonPropertyAttribute

Aplica-se a