MSDeployLogProperties.Entry Property

Definition

List of log entry messages

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IMSDeployLogEntry> Entry { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.Entry : System.Collections.Generic.List<Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.IMSDeployLogEntry>
Public ReadOnly Property Entry As List(Of IMSDeployLogEntry)

Property Value

Implements

Attributes

Applies to