Share via


ISlotConfigNames.ConnectionStringName Property

Definition

List of connection string names.

[Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of connection string names.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="connectionStringNames")]
public string[] ConnectionStringName { get; set; }
[<Microsoft.Azure.PowerShell.Cmdlets.Websites.Runtime.Info(Description="List of connection string names.", PossibleTypes=new System.Type[] { typeof(System.String) }, ReadOnly=false, Required=false, SerializedName="connectionStringNames")>]
member this.ConnectionStringName : string[] with get, set
Public Property ConnectionStringName As String()

Property Value

String[]
Attributes

Applies to