Поделиться через


IWithSiteConfigs<FluentT>.WithRemoteDebuggingEnabled Метод

Определение

Указывает версию Visual Studio для удаленной отладки.

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)

Параметры

remoteVisualStudioVersion
RemoteVisualStudioVersion

Версия Visual Studio для удаленной отладки.

Возвращаемое значение

Применяется к