SiteConfigResource.AppSetting Property

Definition

Application settings.

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

Property Value

Implements

Attributes

Applies to