Поделиться через


IWithAppSettings<FluentT>.WithoutAppSetting(String) Метод

Определение

Удаляет параметр приложения из веб-приложения.

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)

Параметры

key
String

Ключ удаляемого параметра приложения.

Возвращаемое значение

Применяется к