IWebAppBase.GetAppSettings Method

Definition

public System.Collections.Generic.IReadOnlyDictionary<string,Microsoft.Azure.Management.AppService.Fluent.IAppSetting> GetAppSettings ();
abstract member GetAppSettings : unit -> System.Collections.Generic.IReadOnlyDictionary<string, Microsoft.Azure.Management.AppService.Fluent.IAppSetting>
Public Function GetAppSettings () As IReadOnlyDictionary(Of String, IAppSetting)

Returns

Applies to