IWithSiteConfigs<FluentT>.WithRemoteDebuggingEnabled 메서드

정의

원격 디버깅을 위한 Visual Studio 버전을 지정합니다.

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)

매개 변수

remoteVisualStudioVersion
RemoteVisualStudioVersion

원격 디버깅을 위한 Visual Studio 버전입니다.

반환

적용 대상