Sdílet prostřednictvím


IWithSiteConfigs<FluentT>.WithRemoteDebuggingEnabled Metoda

Definice

Určuje verzi sady Visual Studio pro vzdálené ladění.

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)

Parametry

remoteVisualStudioVersion
RemoteVisualStudioVersion

Verze sady Visual Studio pro vzdálené ladění.

Návraty

Platí pro