SiteConfigResource.ConnectionString Property

Definition

Connection strings.

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

Property Value

Implements

Attributes

Applies to