Partager via


DatabaseGetEventLogsResponse.EventLogs Propriété

Définition

facultatif. Obtient ou définit la collection des journaux d’événements Azure SQL Database.

public System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.DatabaseEventLog> EventLogs { get; set; }
member this.EventLogs : System.Collections.Generic.IList<Microsoft.WindowsAzure.Management.Sql.Models.DatabaseEventLog> with get, set
Public Property EventLogs As IList(Of DatabaseEventLog)

Valeur de propriété

S’applique à