StaticSiteBuildArmResource.DatabaseConnection Property

Definition

Database connections for the static site build

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

Property Value

Implements

Attributes

Applies to