@azure/arm-hdinsight package
類別
HDInsightManagementClient |
介面
類型別名
ApplicationsCreateResponse |
包含建立作業的響應數據。 |
ApplicationsGetAzureAsyncOperationStatusResponse |
包含 getAzureAsyncOperationStatus 作業的響應數據。 |
ApplicationsGetResponse |
包含取得作業的回應數據。 |
ApplicationsListByClusterNextResponse |
包含 listByClusterNext 作業的響應數據。 |
ApplicationsListByClusterResponse |
包含 listByCluster 作業的響應數據。 |
AsyncOperationState |
定義 AsyncOperationState 的值。 服務支援的已知值
InProgress |
ClustersCreateResponse |
包含建立作業的響應數據。 |
ClustersGetAzureAsyncOperationStatusResponse |
包含 getAzureAsyncOperationStatus 作業的響應數據。 |
ClustersGetGatewaySettingsResponse |
包含 getGatewaySettings 作業的響應數據。 |
ClustersGetResponse |
包含取得作業的回應數據。 |
ClustersListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的響應數據。 |
ClustersListByResourceGroupResponse |
包含 listByResourceGroup 作業的響應數據。 |
ClustersListNextResponse |
包含 listNext 作業的響應數據。 |
ClustersListResponse |
包含清單作業的回應數據。 |
ClustersUpdateResponse |
包含更新作業的回應數據。 |
ConfigurationsGetResponse |
包含取得作業的回應數據。 |
ConfigurationsListResponse |
包含清單作業的回應數據。 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值
使用者 |
DaysOfWeek |
定義 DaysOfWeek 的值。 服務支援的已知值
星期一 |
DirectoryType |
定義 DirectoryType 的值。 服務支援的已知值ActiveDirectory |
ExtensionsGetAzureAsyncOperationStatusResponse |
包含 getAzureAsyncOperationStatus 作業的響應數據。 |
ExtensionsGetAzureMonitorStatusResponse |
包含 getAzureMonitorStatus 作業的響應數據。 |
ExtensionsGetMonitoringStatusResponse |
包含 getMonitoringStatus 作業的響應數據。 |
ExtensionsGetResponse |
包含取得作業的回應數據。 |
FilterMode |
定義 FilterMode 的值。 服務支援的已知值
排除 |
HDInsightClusterProvisioningState |
定義 HDInsightClusterProvisioningState 的值。 服務支援的已知值
InProgress |
JsonWebKeyEncryptionAlgorithm |
定義 JsonWebKeyEncryptionAlgorithm 的值。 服務支援的已知值
RSA-OAEP |
LocationsCheckNameAvailabilityResponse |
包含 checkNameAvailability 作業的響應數據。 |
LocationsGetAzureAsyncOperationStatusResponse |
包含 getAzureAsyncOperationStatus 作業的響應數據。 |
LocationsGetCapabilitiesResponse |
包含 getCapabilities 作業的響應數據。 |
LocationsListBillingSpecsResponse |
包含 listBillingSpecs 作業的響應數據。 |
LocationsListUsagesResponse |
包含 listUsages 作業的響應數據。 |
LocationsValidateClusterCreateRequestResponse |
包含 validateClusterCreateRequest 作業的響應數據。 |
OSType |
定義OSType的值。 服務支援的已知值
Windows |
OperationsListNextResponse |
包含 listNext 作業的響應數據。 |
OperationsListResponse |
包含清單作業的回應數據。 |
PrivateEndpointConnectionProvisioningState |
定義 PrivateEndpointConnectionProvisioningState 的值。 服務支援的已知值
InProgress |
PrivateEndpointConnectionsCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
PrivateEndpointConnectionsGetResponse |
包含取得作業的回應數據。 |
PrivateEndpointConnectionsListByClusterNextResponse |
包含 listByClusterNext 作業的響應數據。 |
PrivateEndpointConnectionsListByClusterResponse |
包含 listByCluster 作業的響應數據。 |
PrivateIPAllocationMethod |
定義 PrivateIPAllocationMethod 的值。 服務支援的已知值
動態 |
PrivateLink |
定義 PrivateLink 的值。 服務支援的已知值
停用 |
PrivateLinkConfigurationProvisioningState |
定義 PrivateLinkConfigurationProvisioningState 的值。 服務支援的已知值
InProgress |
PrivateLinkResourcesGetResponse |
包含取得作業的回應數據。 |
PrivateLinkResourcesListByClusterResponse |
包含 listByCluster 作業的響應數據。 |
PrivateLinkServiceConnectionStatus |
定義 PrivateLinkServiceConnectionStatus 的值。 服務支援的已知值已核准 |
ResourceIdentityType |
定義 ResourceIdentityType 的值。 服務支援的已知值
SystemAssigned |
ResourceProviderConnection |
定義 ResourceProviderConnection 的值。 服務支援的已知值
輸入 |
RoleName |
定義 RoleName 的值。 服務支援的已知值workernode |
ScriptActionsGetExecutionAsyncOperationStatusResponse |
包含 getExecutionAsyncOperationStatus 作業的響應數據。 |
ScriptActionsGetExecutionDetailResponse |
包含 getExecutionDetail 作業的響應數據。 |
ScriptActionsListByClusterNextResponse |
包含 listByClusterNext 作業的響應數據。 |
ScriptActionsListByClusterResponse |
包含 listByCluster 作業的響應數據。 |
ScriptExecutionHistoryListByClusterNextResponse |
包含 listByClusterNext 作業的響應數據。 |
ScriptExecutionHistoryListByClusterResponse |
包含 listByCluster 作業的響應數據。 |
Tier |
定義 Tier 的值。 服務支援的已知值
Standard |
VirtualMachinesGetAsyncOperationStatusResponse |
包含 getAsyncOperationStatus 作業的響應數據。 |
VirtualMachinesListHostsResponse |
包含 listHosts 作業的響應數據。 |
列舉
函式
get |
假設 |
函式詳細資料
getContinuationToken(unknown)
假設 byPage
反覆運算器所產生的最後一個 .value
,傳回接續令牌,可用來從該點稍後開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從 byPage
反覆運算器存取 IteratorResult 上 value
的物件。
傳回
string | undefined
未來呼叫期間可傳遞至 byPage() 的接續令牌。