Partager via


AgFoodPlatformPrivateLinkResourceCollection.GetAllAsync Méthode

Définition

Obtenir la liste des ressources private link.

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

Paramètres

cancellationToken
CancellationToken

Jeton d’annulation à utiliser.

Retours

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

S’applique à