IWithSiteConfigs<FluentT>.WithRemoteDebuggingEnabled Méthode

Définition

Spécifie la version de Visual Studio pour le débogage à distance.

public Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<FluentT> WithRemoteDebuggingEnabled (Microsoft.Azure.Management.AppService.Fluent.RemoteVisualStudioVersion remoteVisualStudioVersion);
abstract member WithRemoteDebuggingEnabled : Microsoft.Azure.Management.AppService.Fluent.RemoteVisualStudioVersion -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Update.IUpdate<'FluentT>
Public Function WithRemoteDebuggingEnabled (remoteVisualStudioVersion As RemoteVisualStudioVersion) As IUpdate(Of FluentT)

Paramètres

remoteVisualStudioVersion
RemoteVisualStudioVersion

Version de Visual Studio pour le débogage à distance.

Retours

S’applique à