Share via


SiteConfig.ConnectionString Property

Definition

Connection strings.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)]
public Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnStringInfo[] ConnectionString { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Origin(Microsoft.Azure.PowerShell.Cmdlets.Websites.PropertyOrigin.Owned)>]
member this.ConnectionString : Microsoft.Azure.PowerShell.Cmdlets.Websites.Models.Api20210201.IConnStringInfo[] with get, set
Public Property ConnectionString As IConnStringInfo()

Property Value

Implements

Attributes

Applies to