Aracılığıyla paylaş


DiagnosticSettingsResource.Logs Property

Definition

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

Property Value

Attributes
Newtonsoft.Json.JsonPropertyAttribute

Applies to