IWithConnectionString<FluentT>.WithoutConnectionString(String) Méthode

Définition

Supprime une chaîne de connexion de l’application 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)

Paramètres

name
String

Nom de la chaîne de connexion.

Retours

S’applique à