Freigeben über


JitNetworkAccessPolicyCollection.GetAllAsync(CancellationToken) Methode

Definition

Richtlinien zum Schutz von Ressourcen mithilfe der Just-in-Time-Zugriffssteuerung für das Abonnement, Standort

  • Anforderungspfad/abonnements/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Security/locations/{ascLocation}/jitNetworkAccessPolicies
  • Vorgangs-IdJitNetworkAccessPolicies_ListByResourceGroupAndRegion
public virtual Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.JitNetworkAccessPolicyResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.JitNetworkAccessPolicyResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.SecurityCenter.JitNetworkAccessPolicyResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of JitNetworkAccessPolicyResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

Eine asynchrone Auflistung von JitNetworkAccessPolicyResource , die mehrere Dienstanforderungen durchlaufen kann.

Gilt für: