Share via


DiagnosticSetting.Logs Property

Definition

The list of logs settings.

public Azure.Provisioning.BicepList<Azure.Provisioning.Monitor.LogSettings> Logs { get; set; }
member this.Logs : Azure.Provisioning.BicepList<Azure.Provisioning.Monitor.LogSettings> with get, set
Public Property Logs As BicepList(Of LogSettings)

Property Value

Applies to