Sdílet prostřednictvím


IWithAppSettings<FluentT>.WithoutAppSetting(String) Metoda

Definice

Odebere nastavení aplikace z webové aplikace.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithoutAppSetting (string key);
abstract member WithoutAppSetting : string -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithoutAppSetting (key As String) As IUpdate(Of FluentT)

Parametry

key
String

Klíč nastavení aplikace, které se má odebrat.

Návraty

Platí pro