Partager via


MSDeployLog.Entries Propriété

Définition

Obtient la liste des messages d’entrée de journal

[Newtonsoft.Json.JsonProperty(PropertyName="properties.entries")]
public System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.MSDeployLogEntry> Entries { get; }
[<Newtonsoft.Json.JsonProperty(PropertyName="properties.entries")>]
member this.Entries : System.Collections.Generic.IList<Microsoft.Azure.Management.WebSites.Models.MSDeployLogEntry>
Public ReadOnly Property Entries As IList(Of MSDeployLogEntry)

Valeur de propriété

Attributs
Newtonsoft.Json.JsonPropertyAttribute

S’applique à