Megosztás a következőn keresztül:


Schedulers - List By Subscription

Ütemezők listázása előfizetés szerint

GET https://management.azure.com/subscriptions/{subscriptionId}/providers/Microsoft.DurableTask/schedulers?api-version=2025-04-01-preview

URI-paraméterek

Name In Kötelező Típus Description
subscriptionId
path True

string (uuid)

A cél-előfizetés azonosítója. Az értéknek UUID-nek kell lennie.

api-version
query True

string

minLength: 1

A művelethez használandó API-verzió.

Válaszok

Name Típus Description
200 OK

SchedulerListResult

Az Azure-művelet sikeresen befejeződött.

Other Status Codes

ErrorResponse

Váratlan hibaválasz.

Biztonság

azure_auth

Azure Active Directory OAuth2 Flow.

Típus: oauth2
Folyamat: implicit
Engedélyezési URL: https://login.microsoftonline.com/common/oauth2/authorize

Hatókörök

Name Description
user_impersonation a felhasználói fiók megszemélyesítése

Példák

Schedulers_ListBySubscription

Mintakérelem

GET https://management.azure.com/subscriptions/EE9BD735-67CE-4A90-89C4-439D3F6A4C93/providers/Microsoft.DurableTask/schedulers?api-version=2025-04-01-preview

Mintaválasz

{
  "value": [
    {
      "id": "/subscriptions/EE9BD735-67CE-4A90-89C4-439D3F6A4C93/resourceGroups/rgopenapi/providers/Microsoft.DurableTask/schedulers/testscheduler",
      "location": "northcentralus",
      "properties": {
        "provisioningState": "Succeeded",
        "endpoint": "https://test.northcentralus.1.durabletask.io",
        "ipAllowlist": [
          "10.0.0.0/8"
        ],
        "sku": {
          "name": "Dedicated",
          "capacity": 3,
          "redundancyState": "Zone"
        }
      },
      "tags": {
        "department": "research",
        "development": "true"
      },
      "name": "testscheduler",
      "type": "Microsoft.DurableTask/schedulers",
      "systemData": {
        "createdBy": "tenmbevaunjzikxowqexrsx",
        "createdByType": "User",
        "createdAt": "2024-04-17T15:34:17.365Z",
        "lastModifiedBy": "xfvdcegtj",
        "lastModifiedByType": "User",
        "lastModifiedAt": "2024-04-17T15:34:17.366Z"
      }
    }
  ],
  "nextLink": "https://microsoft.com/a"
}

Definíciók

Name Description
createdByType

Az erőforrást létrehozó identitás típusa.

ErrorAdditionalInfo

Az erőforrás-kezelési hiba további információi.

ErrorDetail

A hiba részletei.

ErrorResponse

Hibaválasz

ProvisioningState

Az aktuális művelet állapota

RedundancyState

Az erőforrás-redundancia állapota

Scheduler

Tartós feladatütemező erőforrás

SchedulerListResult

A Scheduler-listaművelet válasza.

SchedulerProperties

Az Ütemező adatai

SchedulerSku

A tartós feladatütemezőhöz rendelt termékváltozat (készletmegőrzési egység)

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.

createdByType

Az erőforrást létrehozó identitás típusa.

Érték Description
Application
Key
ManagedIdentity
User

ErrorAdditionalInfo

Az erőforrás-kezelési hiba további információi.

Name Típus Description
info

object

A további információk.

type

string

A további információtípus.

ErrorDetail

A hiba részletei.

Name Típus Description
additionalInfo

ErrorAdditionalInfo[]

A hiba további információi.

code

string

A hibakód.

details

ErrorDetail[]

A hiba részletei.

message

string

A hibaüzenet.

target

string

A hibacél.

ErrorResponse

Hibaválasz

Name Típus Description
error

ErrorDetail

A hibaobjektum.

ProvisioningState

Az aktuális művelet állapota

Érték Description
Accepted

Az erőforrás-létrehozási kérelem elfogadva

Canceled

Az erőforrás létrehozása megszakadt.

Deleting

Az erőforrás törlése folyamatban van

Failed

Az erőforrás létrehozása nem sikerült.

Provisioning

Az erőforrás kiépítése folyamatban van

Succeeded

Az erőforrás létrejött.

Updating

Az erőforrás frissül

RedundancyState

Az erőforrás-redundancia állapota

Érték Description
None

Az erőforrás nem redundáns

Zone

Az erőforrás zónaredundáns

Scheduler

Tartós feladatütemező erőforrás

Name Típus Description
id

string (arm-id)

Az erőforrás teljes erőforrás-azonosítója. Például: "/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/{resourceProviderNamespace}/{resourceType}/{resourceName}"

location

string

Az a földrajzi hely, ahol az erőforrás él

name

string

Az erőforrás neve

properties

SchedulerProperties

Az erőforrás erőforrás-specifikus tulajdonságai.

systemData

systemData

A createdBy és a modifiedBy adatokat tartalmazó Azure Resource Manager-metaadatok.

tags

object

Erőforráscímkék.

type

string

Az erőforrás típusa. Pl. "Microsoft.Compute/virtualMachines" vagy "Microsoft.Storage/storageAccounts"

SchedulerListResult

A Scheduler-listaművelet válasza.

Name Típus Description
nextLink

string (uri)

Az elemek következő oldalára mutató hivatkozás

value

Scheduler[]

Az Ütemező elemei ezen a lapon

SchedulerProperties

Az Ütemező adatai

Name Típus Description
endpoint

string

A tartós feladatütemező URL-címe

ipAllowlist

string[]

A tartós feladatütemező IP-engedélyezési listája. Az értékek lehetnek IPv4, IPv6 vagy CIDR

provisioningState

ProvisioningState

Az utolsó művelet állapota

sku

SchedulerSku

A tartós feladatütemező termékváltozata

SchedulerSku

A tartós feladatütemezőhöz rendelt termékváltozat (készletmegőrzési egység)

Name Típus Description
capacity

integer (int32)

A termékváltozat kapacitása. Ez lehetővé teszi az erőforrás vertikális fel- és beskálázását, és hatással van a zóna redundanciára

name

string

A termékváltozat neve

redundancyState

RedundancyState

Azt jelzi, hogy az aktuális termékváltozat-konfiguráció zónaredundáns-e

systemData

Az erőforrás létrehozásával és utolsó módosításával kapcsolatos metaadatok.

Name Típus Description
createdAt

string (date-time)

Az erőforrás-létrehozás időbélyege (UTC).

createdBy

string

Az erőforrást létrehozó identitás.

createdByType

createdByType

Az erőforrást létrehozó identitás típusa.

lastModifiedAt

string (date-time)

Az erőforrás utolsó módosításának időbélyege (UTC)

lastModifiedBy

string

Az erőforrást legutóbb módosító identitás.

lastModifiedByType

createdByType

Az erőforrást legutóbb módosító identitás típusa.