次の方法で共有


IStaticSiteBuildArmResourceProperties.DatabaseConnection Property

Definition

Database connections for the static site build

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Database connections for the static site build", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IDatabaseConnectionOverview) }, ReadOnly=true, Required=false, SerializedName="databaseConnections")]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IDatabaseConnectionOverview[] DatabaseConnection { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Description="Database connections for the static site build", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IDatabaseConnectionOverview) }, ReadOnly=true, Required=false, SerializedName="databaseConnections")>]
member this.DatabaseConnection : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.Api20231201.IDatabaseConnectionOverview[]
Public ReadOnly Property DatabaseConnection As IDatabaseConnectionOverview()

Property Value

Attributes

Applies to