共用方式為


IWithConnectionString<FluentT>.WithoutConnectionString(String) 方法

定義

從 Web 應用程式移除連接字串。

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

連接字串的名稱。

傳回

適用於