DatabaseConnectionOverview.ConfigurationFile Property

Definition

A list of configuration files associated with this database connection.

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

Property Value

Implements

Attributes

Applies to