Dela via


IWithAppSettings<FluentT>.WithAppSettings Metod

Definition

Anger appinställningarna för webbappen som en karta.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<FluentT> WithAppSettings (System.Collections.Generic.IDictionary<string,string> settings);
abstract member WithAppSettings : System.Collections.Generic.IDictionary<string, string> -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<'FluentT>
Public Function WithAppSettings (settings As IDictionary(Of String, String)) As IWithCreate(Of FluentT)

Parametrar

settings
IDictionary<String,String>

En karta över appinställningar.

Returer

Gäller för