Sdílet prostřednictvím


IWithAppSettings<FluentT>.WithAppSettings Metoda

Definice

Určuje nastavení aplikace pro webovou aplikaci jako Mapa.

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)

Parametry

settings
IDictionary<String,String>

Mapa nastavení aplikace.

Návraty

Platí pro