Partager via


ServiceTopologyResourceCollection.GetAllAsync(CancellationToken) Méthode

Définition

Répertorie les topologies de service dans le groupe de ressources.

  • Chemin/abonnements de la demande/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.DeploymentManager/serviceTopologies
  • IdServiceTopologies_List d’opération
public virtual Azure.AsyncPageable<Azure.ResourceManager.DeploymentManager.ServiceTopologyResource> GetAllAsync (System.Threading.CancellationToken cancellationToken = default);
abstract member GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.DeploymentManager.ServiceTopologyResource>
override this.GetAllAsync : System.Threading.CancellationToken -> Azure.AsyncPageable<Azure.ResourceManager.DeploymentManager.ServiceTopologyResource>
Public Overridable Function GetAllAsync (Optional cancellationToken As CancellationToken = Nothing) As AsyncPageable(Of ServiceTopologyResource)

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à