Partager via


WcfRelayAuthorizationRuleCollection.GetAllAsync(CancellationToken) Méthode

Définition

Règles d’autorisation pour un relais WCF.

  • Chemin de la demande/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Relay/namespaces/{namespaceName}/wcfRelays/{relayName}/authorizationRules
  • IdWCFRelays_ListAuthorizationRules d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.Relay.WcfRelayAuthorizationRuleResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Relay.WcfRelayAuthorizationRuleResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.Relay.WcfRelayAuthorizationRuleResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of WcfRelayAuthorizationRuleResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

Collection asynchrone de qui peut nécessiter plusieurs demandes de WcfRelayAuthorizationRuleResource service pour itérer.

S’applique à