@azure/arm-databricks package
類別
AzureDatabricksManagementClient |
介面
類型別名
AccessConnectorsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
AccessConnectorsGetResponse |
包含取得作業的回應資料。 |
AccessConnectorsListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
AccessConnectorsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
AccessConnectorsListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
AccessConnectorsListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
AccessConnectorsUpdateResponse |
包含更新作業的回應資料。 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值
使用者 |
CustomParameterType |
定義 CustomParameterType 的值。 服務支援的已知值
Bool |
EncryptionKeySource |
定義 EncryptionKeySource 的值。 服務支援的已知值Microsoft.Keyvault |
KeySource |
定義 KeySource 的值。 服務支援的已知值
預設值 |
ManagedServiceIdentityType |
定義 ManagedServiceIdentityType 的值。 服務支援的已知值
無 |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
OutboundNetworkDependenciesEndpointsListResponse |
包含清單作業的回應資料。 |
PeeringProvisioningState |
定義 PeeringProvisioningState 的值。 服務支援的已知值
已成功 |
PeeringState |
定義 PeeringState 的值。 服務支援的已知值
已起始 |
PrivateEndpointConnectionProvisioningState |
定義 PrivateEndpointConnectionProvisioningState 的值。 服務支援的已知值
已成功 |
PrivateEndpointConnectionsCreateResponse |
包含建立作業的回應資料。 |
PrivateEndpointConnectionsGetResponse |
包含取得作業的回應資料。 |
PrivateEndpointConnectionsListNextResponse |
包含 listNext 作業的回應資料。 |
PrivateEndpointConnectionsListResponse |
包含清單作業的回應資料。 |
PrivateLinkResourcesGetResponse |
包含取得作業的回應資料。 |
PrivateLinkResourcesListNextResponse |
包含 listNext 作業的回應資料。 |
PrivateLinkResourcesListResponse |
包含清單作業的回應資料。 |
PrivateLinkServiceConnectionStatus |
定義 PrivateLinkServiceConnectionStatus 的值。 服務支援的已知值
擱置中 |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值
接受 |
PublicNetworkAccess |
定義 PublicNetworkAccess 的值。 服務支援的已知值
已啟用 |
RequiredNsgRules |
定義 RequiredNsgRules 的值。 服務支援的已知值
AllRules |
VNetPeeringCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
VNetPeeringGetResponse |
包含取得作業的回應資料。 |
VNetPeeringListByWorkspaceNextResponse |
包含 listByWorkspaceNext 作業的回應資料。 |
VNetPeeringListByWorkspaceResponse |
包含 listByWorkspace 作業的回應資料。 |
WorkspacesCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
WorkspacesGetResponse |
包含取得作業的回應資料。 |
WorkspacesListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
WorkspacesListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
WorkspacesListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
WorkspacesListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
WorkspacesUpdateResponse |
包含更新作業的回應資料。 |
列舉
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownCustomParameterType |
服務接受的 CustomParameterType 已知值。 |
KnownEncryptionKeySource |
服務接受的 EncryptionKeySource 已知值。 |
KnownKeySource |
服務接受的 KeySource 已知值。 |
KnownManagedServiceIdentityType |
服務的 ManagedServiceIdentityType 已知值。 |
KnownPeeringProvisioningState |
服務的 PeeringProvisioningState 已知值。 |
KnownPeeringState |
服務接受的 PeeringState 已知值。 |
KnownPrivateEndpointConnectionProvisioningState |
服務接受的 PrivateEndpointConnectionProvisioningState 已知值。 |
KnownPrivateLinkServiceConnectionStatus |
服務接受的 PrivateLinkServiceConnectionStatus 已知值。 |
KnownProvisioningState |
服務的 ProvisioningState 已知值。 |
KnownPublicNetworkAccess |
服務的 PublicNetworkAccess 已知值。 |
KnownRequiredNsgRules |
服務接受的 RequiredNsgRules 已知值。 |
函式
get |
|
函式詳細資料
getContinuationToken(unknown)
.value
假設反覆運算器最後一個產生 byPage
,會傳回接續權杖,以便稍後開始從該點分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可傳入 byPage () 的接續權杖。