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


IWithConnectionString<FluentT>.WithoutConnectionString(String) Метод

Определение

Удаляет строку подключения из веб-приложения.

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

Параметры

name
String

Имя строки соединения.

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

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