Share via


IWithAppSettings<FluentT>.WithAppSettings Methode

Definition

Gibt die App-Einstellungen für die Web-App als Zuordnung an.

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

Parameter

settings
IDictionary<String,String>

Eine Zuordnung von App-Einstellungen.

Gibt zurück

Gilt für: