Freigeben über


AuthorizationPolicyResourceFormatCollection.GetAll(CancellationToken) Methode

Definition

Ruft alle Autorisierungsrichtlinien in einem angegebenen Hub ab.

  • Request Path/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.CustomerInsights/hubs/{hubName}/authorizationPolicies
  • Vorgang IdAuthorizationPolicies_ListByHub
public virtual Azure.Pageable<Azure.ResourceManager.CustomerInsights.AuthorizationPolicyResourceFormatResource> GetAll (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.CustomerInsights.AuthorizationPolicyResourceFormatResource>
override this.GetAll : System.Threading.CancellationToken -> Azure.Pageable<Azure.ResourceManager.CustomerInsights.AuthorizationPolicyResourceFormatResource>
Public Overridable Function GetAll (Optional cancellationToken As CancellationToken = Nothing) As Pageable(Of AuthorizationPolicyResourceFormatResource)

Parameter

cancellationToken
CancellationToken

Das zu verwendende Abbruchtoken.

Gibt zurück

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

Gilt für: