Partager via


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.Definition.IWithCreate<FluentT> WithRemoteDebuggingEnabled (Microsoft.Azure.Management.AppService.Fluent.RemoteVisualStudioVersion remoteVisualStudioVersion);
abstract member WithRemoteDebuggingEnabled : Microsoft.Azure.Management.AppService.Fluent.RemoteVisualStudioVersion -> Microsoft.Azure.Management.AppService.Fluent.WebAppBase.Definition.IWithCreate<'FluentT>
Public Function WithRemoteDebuggingEnabled (remoteVisualStudioVersion As RemoteVisualStudioVersion) As IWithCreate(Of FluentT)

Paramètres

remoteVisualStudioVersion
RemoteVisualStudioVersion

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

Retours

S’applique à