Freigeben über


ApplicationInsightsComponentResource.GetDefaultWorkItemConfigurationAsync Methode

Definition

Ruft standardarbeitselementkonfigurationen ab, die für die Anwendung vorhanden sind

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Insights/components/{resourceName}/DefaultWorkItemConfig
  • Vorgang IdWorkItemConfigurations_GetDefault
public virtual System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.WorkItemConfiguration>> GetDefaultWorkItemConfigurationAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetDefaultWorkItemConfigurationAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.WorkItemConfiguration>>
override this.GetDefaultWorkItemConfigurationAsync : System.Threading.CancellationToken -> System.Threading.Tasks.Task<Azure.Response<Azure.ResourceManager.ApplicationInsights.Models.WorkItemConfiguration>>
Public Overridable Function GetDefaultWorkItemConfigurationAsync (Optional cancellationToken As CancellationToken = Nothing) As Task(Of Response(Of WorkItemConfiguration))

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: