@azure/arm-agrifood package
類別
AgriFoodMgmtClient |
介面
類型別名
ActionType |
定義 ActionType 的值。 服務支援的已知值內部 |
CheckNameAvailabilityReason |
定義 CheckNameAvailabilityReason 的值。 服務支援的已知值無效 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
ExtensionsCreateResponse |
包含建立作業的回應資料。 |
ExtensionsGetResponse |
包含取得作業的回應資料。 |
ExtensionsListByFarmBeatsNextResponse |
包含 listByFarmBeatsNext 作業的回應資料。 |
ExtensionsListByFarmBeatsResponse |
包含 listByFarmBeats 作業的回應資料。 |
ExtensionsUpdateResponse |
包含更新作業的回應資料。 |
FarmBeatsExtensionsGetResponse |
包含取得作業的回應資料。 |
FarmBeatsExtensionsListNextResponse |
包含 listNext 作業的回應資料。 |
FarmBeatsExtensionsListResponse |
包含清單作業的回應資料。 |
FarmBeatsModelsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
FarmBeatsModelsGetOperationResultResponse |
包含 getOperationResult 作業的回應資料。 |
FarmBeatsModelsGetResponse |
包含取得作業的回應資料。 |
FarmBeatsModelsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
FarmBeatsModelsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
FarmBeatsModelsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
FarmBeatsModelsListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
FarmBeatsModelsUpdateResponse |
包含更新作業的回應資料。 |
LocationsCheckNameAvailabilityResponse |
包含 checkNameAvailability 作業的回應資料。 |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
Origin |
定義 Origin 的值。 服務支援的已知值user |
PrivateEndpointConnectionProvisioningState |
定義 PrivateEndpointConnectionProvisioningState 的值。 服務支援的已知值已成功 |
PrivateEndpointConnectionsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
PrivateEndpointConnectionsGetResponse |
包含取得作業的回應資料。 |
PrivateEndpointConnectionsListByResourceResponse |
包含 listByResource 作業的回應資料。 |
PrivateEndpointServiceConnectionStatus |
定義 PrivateEndpointServiceConnectionStatus 的值。 服務支援的已知值擱置 |
PrivateLinkResourcesGetResponse |
包含取得作業的回應資料。 |
PrivateLinkResourcesListByResourceResponse |
包含 listByResource 作業的回應資料。 |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值建立中 |
PublicNetworkAccess |
定義 PublicNetworkAccess 的值。 服務支援的已知值Enabled |
列舉
KnownActionType |
服務接受的 ActionType 已知值。 |
KnownCheckNameAvailabilityReason |
服務接受的 CheckNameAvailabilityReason 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownOrigin |
服務接受的 Origin 已知值。 |
KnownPrivateEndpointConnectionProvisioningState |
服務接受的 PrivateEndpointConnectionProvisioningState 已知值。 |
KnownPrivateEndpointServiceConnectionStatus |
服務接受的 PrivateEndpointServiceConnectionStatus 已知值。 |
KnownProvisioningState |
服務接受的 ProvisioningState 已知值。 |
KnownPublicNetworkAccess |
服務接受的 PublicNetworkAccess 已知值。 |
函數
get |
給定可分頁作業的結果頁面,傳回一個接續權杖,可用來開始從該時間點開始分頁。 |
函式詳細資料
getContinuationToken(unknown)
給定可分頁作業的結果頁面,傳回一個接續權杖,可用來開始從該時間點開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
在分頁作業上呼叫 .byPage () 的結果物件。
傳回
string | undefined
可傳遞至 byPage () 的接續權杖。