Compartilhar via


AppPlatformDeploymentResource.GetRemoteDebuggingConfig Método

Definição

Obter configuração de depuração remota.

  • Caminho da Solicitação/assinaturas/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/apps/{appName}/deployments/{deploymentName}/getRemoteDebuggingConfig
  • Operação IdDeployments_GetRemoteDebuggingConfig
public virtual Azure.Response<Azure.ResourceManager.AppPlatform.Models.ApplicationRemoteDebuggingConfig> GetRemoteDebuggingConfig (System.Threading.CancellationToken cancellationToken = default);
abstract member GetRemoteDebuggingConfig : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.Models.ApplicationRemoteDebuggingConfig>
override this.GetRemoteDebuggingConfig : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.AppPlatform.Models.ApplicationRemoteDebuggingConfig>
Public Overridable Function GetRemoteDebuggingConfig (Optional cancellationToken As CancellationToken = Nothing) As Response(Of ApplicationRemoteDebuggingConfig)

Parâmetros

cancellationToken
CancellationToken

O token de cancelamento a ser usado.

Retornos

Aplica-se a