Partilhar via


IWithSiteConfigs<FluentT>.WithRemoteDebuggingEnabled Método

Definição

Especifica a versão do Visual Studio para depuração remota.

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)

Parâmetros

remoteVisualStudioVersion
RemoteVisualStudioVersion

A versão do Visual Studio para depuração remota.

Devoluções

Aplica-se a