Freigeben über


ResourcesSubscriptionMockingExtension.GetArmApplications Methode

Definition

Ruft alle Anwendungen innerhalb eines Abonnements ab.

  • Anfordern von Path/subscriptions/{subscriptionId}/providers/Microsoft.Solutions/applications
  • Vorgang IdApplications_ListBySubscription
public virtual Azure.Pageable<Azure.ResourceManager.Resources.ArmApplicationResource> GetArmApplications (System.Threading.CancellationToken cancellationToken = default);
abstract member GetArmApplications : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Resources.ArmApplicationResource>
override this.GetArmApplications : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.Resources.ArmApplicationResource>
Public Overridable Function GetArmApplications (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of ArmApplicationResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine Sammlung von, bei der ArmApplicationResource möglicherweise mehrere Dienstanforderungen zum Durchlaufen verwendet werden.

Gilt für: