@azure/arm-domainservices package
類別
DomainServicesResourceProvider |
介面
類型別名
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值
使用者 |
DomainServiceOperationsListNextResponse |
包含 listNext 作業的響應數據。 |
DomainServiceOperationsListResponse |
包含清單作業的回應數據。 |
DomainServicesCreateOrUpdateResponse |
包含 createOrUpdate 作業的響應數據。 |
DomainServicesGetResponse |
包含取得作業的回應數據。 |
DomainServicesListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的響應數據。 |
DomainServicesListByResourceGroupResponse |
包含 listByResourceGroup 作業的響應數據。 |
DomainServicesListNextResponse |
包含 listNext 作業的響應數據。 |
DomainServicesListResponse |
包含清單作業的回應數據。 |
DomainServicesUpdateResponse |
包含更新作業的回應數據。 |
ExternalAccess |
定義 ExternalAccess 的值。 服務支援的已知值已啟用 |
FilteredSync |
定義 FilteredSync 的值。 服務支援的已知值已啟用 |
KerberosArmoring |
定義 KerberosArmoring 的值。 服務支援的已知值已啟用 |
KerberosRc4Encryption |
定義 KerberosRc4Encryption 的值。 服務支援的已知值已啟用 |
Ldaps |
定義 Ldaps 的值。 服務支援的已知值已啟用 |
NotifyDcAdmins |
定義 NotifyDcAdmins 的值。 服務支援的已知值已啟用 |
NotifyGlobalAdmins |
定義 NotifyGlobalAdmins 的值。 服務支援的已知值已啟用 |
NtlmV1 |
定義 NtlmV1 的值。 服務支援的已知值已啟用 |
OuContainerCreateResponse |
包含建立作業的響應數據。 |
OuContainerGetResponse |
包含取得作業的回應數據。 |
OuContainerListNextResponse |
包含 listNext 作業的響應數據。 |
OuContainerListResponse |
包含清單作業的回應數據。 |
OuContainerOperationsListNextResponse |
包含 listNext 作業的響應數據。 |
OuContainerOperationsListResponse |
包含清單作業的回應數據。 |
OuContainerUpdateResponse |
包含更新作業的回應數據。 |
Status |
定義 Status 的值。 服務支援的已知值
無 |
SyncKerberosPasswords |
定義 SyncKerberosPasswords 的值。 服務支援的已知值已啟用 |
SyncNtlmPasswords |
定義 SyncNtlmPasswords 的值。 服務支援的已知值已啟用 |
SyncOnPremPasswords |
定義 SyncOnPremPasswords 的值。 服務支援的已知值已啟用 |
TlsV1 |
定義 TlsV1 的值。 服務支援的已知值已啟用 |
列舉
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownExternalAccess |
服務接受 ExternalAccess 的已知值。 |
KnownFilteredSync |
服務的已知 FilteredSync 值。 |
KnownKerberosArmoring |
KerberosArmoring 服務的已知值。 |
KnownKerberosRc4Encryption | |
KnownLdaps |
服務接受的 Ldaps 已知值。 |
KnownNotifyDcAdmins |
NotifyDcAdmins 服務的已知值。 |
KnownNotifyGlobalAdmins |
NotifyGlobalAdmins 服務的已知值。 |
KnownNtlmV1 |
NtlmV1 服務接受的已知值。 |
KnownStatus | |
KnownSyncKerberosPasswords |
SyncKerberosPasswords 服務的已知值。 |
KnownSyncNtlmPasswords |
SyncNtlmPasswords 服務的已知值。 |
KnownSyncOnPremPasswords |
SyncOnPremPasswords 服務的已知值。 |
KnownTlsV1 |
服務接受 TlsV1 的已知值。 |
函式
get |
指定可分頁作業的結果頁面,會傳回接續令牌,以便稍後從該點開始分頁。 |
函式詳細資料
getContinuationToken(unknown)
指定可分頁作業的結果頁面,會傳回接續令牌,以便稍後從該點開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
在分頁作業上呼叫 .byPage() 的結果物件。
傳回
string | undefined
可傳遞至 byPage() 的接續令牌。