Partager via


AppPlatformDeploymentResource.GetRemoteDebuggingConfigAsync Méthode

Définition

Obtenir la configuration de débogage à distance.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.AppPlatform/Spring/{serviceName}/apps/{appName}/deployments/{deploymentName}/getRemoteDebuggingConfig
  • IdDeployments_GetRemoteDebuggingConfig d’opération
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppPlatform.Models.ApplicationRemoteDebuggingConfig>> GetRemoteDebuggingConfigAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetRemoteDebuggingConfigAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppPlatform.Models.ApplicationRemoteDebuggingConfig>>
override this.GetRemoteDebuggingConfigAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.AppPlatform.Models.ApplicationRemoteDebuggingConfig>>
Public Overridable Function GetRemoteDebuggingConfigAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of ApplicationRemoteDebuggingConfig))

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

S’applique à