IFunctionAppRuntimes.WindowRuntimeSettingAppSettingsDictionary Property

Definition

Application settings associated with the minor version.

[Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Application settings associated with the minor version.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IFunctionAppRuntimeSettingsAppSettingsDictionary) }, Read=true, ReadOnly=true, Required=false, SerializedName="appSettingsDictionary", Update=false)]
public Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IFunctionAppRuntimeSettingsAppSettingsDictionary WindowRuntimeSettingAppSettingsDictionary { get; }
[<Microsoft.Azure.PowerShell.Cmdlets.Functions.Runtime.Info(Create=false, Description="Application settings associated with the minor version.", PossibleTypes=new System.Type[] { typeof(Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IFunctionAppRuntimeSettingsAppSettingsDictionary) }, Read=true, ReadOnly=true, Required=false, SerializedName="appSettingsDictionary", Update=false)>]
member this.WindowRuntimeSettingAppSettingsDictionary : Microsoft.Azure.PowerShell.Cmdlets.Functions.Models.IFunctionAppRuntimeSettingsAppSettingsDictionary
Public ReadOnly Property WindowRuntimeSettingAppSettingsDictionary As IFunctionAppRuntimeSettingsAppSettingsDictionary

Property Value

Attributes

Applies to