LogFileListResult.Value Property

Definition

The list of log files.

[Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.ILogFile[] Value { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Origin(Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.PropertyOrigin.Owned)>]
member this.Value : Microsoft.Azure.PowerShell.Cmdlets.PostgreSql.Models.Api20171201.ILogFile[] with get, set
Public Property Value As ILogFile()

Property Value

Implements

Attributes

Applies to