@azure/arm-machinelearningcompute package
類別
MachineLearningComputeManagementClient |
介面
類型別名
AgentVMSizeTypes |
定義 AgentVMSizeTypes 的值。 服務支援的已知值Standard_A0 |
ClusterType |
定義 ClusterType 的值。 服務支援的已知值ACS |
MachineLearningComputeListAvailableOperationsResponse |
包含 listAvailableOperations 作業的回應資料。 |
OperationStatus |
定義 OperationStatus 的值。 服務支援的已知值Unknown |
OperationalizationClustersCheckSystemServicesUpdatesAvailableResponse |
包含 checkSystemServicesUpdatesAvailable 作業的回應資料。 |
OperationalizationClustersCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
OperationalizationClustersDeleteResponse |
包含刪除作業的回應資料。 |
OperationalizationClustersGetResponse |
包含取得作業的回應資料。 |
OperationalizationClustersListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
OperationalizationClustersListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
OperationalizationClustersListBySubscriptionIdNextResponse |
包含 listBySubscriptionIdNext 作業的回應資料。 |
OperationalizationClustersListBySubscriptionIdResponse |
包含 listBySubscriptionId 作業的回應資料。 |
OperationalizationClustersListKeysResponse |
包含 listKeys 作業的回應資料。 |
OperationalizationClustersUpdateResponse |
包含更新作業的回應資料。 |
OperationalizationClustersUpdateSystemServicesResponse |
包含 updateSystemServices 作業的回應資料。 |
OrchestratorType |
定義 OrchestratorType 的值。 服務支援的已知值Kubernetes |
Status |
定義 Status 的值。 服務支援的已知值已啟用 |
SystemServiceType |
定義 SystemServiceType 的值。 服務支援的已知值None |
UpdatesAvailable |
定義 UpdatesAvailable 的值。 服務支援的已知值是 |
列舉
KnownAgentVMSizeTypes |
服務接受的 AgentVMSizeTypes 已知值。 |
KnownClusterType |
服務接受的 ClusterType 已知值。 |
KnownOperationStatus |
服務接受的 OperationStatus 已知值。 |
KnownOrchestratorType |
服務接受的 OrchestratorType 已知值。 |
KnownStatus | |
KnownSystemServiceType |
服務接受的 SystemServiceType 已知值。 |
KnownUpdatesAvailable |
服務接受的 UpdatesAvailable 已知值。 |
函數
get |
給定可分頁作業的結果頁面,傳回接續權杖,以便稍後從該點開始分頁。 |
函式詳細資料
getContinuationToken(unknown)
給定可分頁作業的結果頁面,傳回接續權杖,以便稍後從該點開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
在分頁作業上呼叫 .byPage () 的結果物件。
傳回
string | undefined
可以傳遞至 byPage () 的接續權杖。