Freigeben über


ComponentLinkedStorageAccountResource.Get(CancellationToken) Methode

Definition

Gibt die aktuellen verknüpften Speichereinstellungen für eine Application Insights-Komponente zurück.

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/microsoft.insights/components/{resourceName}/linkedStorageAccounts/{storageType}
  • Vorgangs-IdComponentLinkedStorageAccounts_Get
public virtual Azure.Response<Azure.ResourceManager.ApplicationInsights.ComponentLinkedStorageAccountResource> Get (System.Threading.CancellationToken cancellationToken = default);
abstract member Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApplicationInsights.ComponentLinkedStorageAccountResource>
override this.Get : System.Threading.CancellationToken -> Azure.Response<Azure.ResourceManager.ApplicationInsights.ComponentLinkedStorageAccountResource>
Public Overridable Function Get (Optional cancellationToken As CancellationToken = Nothing) As Response(Of ComponentLinkedStorageAccountResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Gilt für: