azure.agrifood.farming.aio package

class azure.agrifood.farming.aio.FarmBeatsClient(credential: AsyncTokenCredential, endpoint: str, **kwargs: Any)[source]

APIs documentation for Azure AgPlatform DataPlane Service.

Variables
Parameters
  • credential (AsyncTokenCredential) – Credential needed for the client to connect to Azure.

  • endpoint (str) – The endpoint of your FarmBeats resource (protocol and hostname, for example: https://{resourceName}.farmbeats.azure.net).

Keyword Arguments

polling_interval (int) – Default waiting time between two polls for LRO operations if no Retry-After header is present.

async close()None[source]

Subpackages