@azure/arm-storageactions package
類別
StorageActionsManagementClient |
介面
類型別名
ActionType |
定義 ActionType 的值。 服務支援的已知值內部 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
ManagedServiceIdentityType |
定義 ManagedServiceIdentityType 的值。 服務支援的已知值無 |
MatchedBlockName |
定義 MatchedBlockName 的值。 服務支援的已知值If |
OperationsListNextResponse |
包含 listNext 作業的響應數據。 |
OperationsListResponse |
包含清單作業的回應數據。 |
Origin |
定義 Origin 的值。 服務支援的已知值user |
ProvisioningState |
定義 ProvisioningState 的值。 |
RunResult |
定義 RunResult 的值。 服務支援的已知值已成功 |
RunStatusEnum |
定義 RunStatusEnum 的值。 服務支援的已知值InProgress |
StorageTaskAssignmentListNextResponse |
包含 listNext 作業的響應數據。 |
StorageTaskAssignmentListResponse |
包含清單作業的回應數據。 |
StorageTaskOperationName |
定義 StorageTaskOperationName 的值。 服務支援的已知值SetBlobTier |
StorageTasksCreateResponse |
包含建立作業的響應數據。 |
StorageTasksDeleteResponse |
包含刪除作業的回應數據。 |
StorageTasksGetResponse |
包含取得作業的回應數據。 |
StorageTasksListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的響應數據。 |
StorageTasksListByResourceGroupResponse |
包含 listByResourceGroup 作業的響應數據。 |
StorageTasksListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的響應數據。 |
StorageTasksListBySubscriptionResponse |
包含 listBySubscription 作業的響應數據。 |
StorageTasksPreviewActionsResponse |
包含 previewActions 作業的響應數據。 |
StorageTasksReportListNextResponse |
包含 listNext 作業的響應數據。 |
StorageTasksReportListResponse |
包含清單作業的回應數據。 |
StorageTasksUpdateResponse |
包含更新作業的回應數據。 |
列舉
KnownActionType |
服務接受的 ActionType 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownManagedServiceIdentityType |
服務的 ManagedServiceIdentityType 已知值。 |
KnownMatchedBlockName |
服務的 MatchedBlockName 已知值。 |
KnownOrigin |
服務接受的 Origin 已知值。 |
KnownRunResult |
服務接受的 RunResult 已知值。 |
KnownRunStatusEnum |
服務接受的 RunStatusEnum 已知值。 |
KnownStorageTaskOperationName |
服務的 StorageTaskOperationName 已知值。 |
函數
get |
假設反覆運算器所產生的 |
函式詳細資料
getContinuationToken(unknown)
假設反覆運算器所產生的byPage
最後.value
一個,傳回一個接續令牌,可用來開始從該點稍後分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可以傳遞至 byPage () 的接續令牌。