@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 的值。 服務支援的已知值
None |
SyncKerberosPasswords |
定義 SyncKerberosPasswords 的值。 服務支援的已知值
已啟用 |
SyncNtlmPasswords |
定義 SyncNtlmPasswords 的值。 服務支援的已知值
已啟用 |
SyncOnPremPasswords |
定義 SyncOnPremPasswords 的值。 服務支援的已知值
已啟用 |
TlsV1 |
定義 TlsV1 的值。 服務支援的已知值
已啟用 |
列舉
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownExternalAccess |
服務接受的 ExternalAccess 已知值。 |
KnownFilteredSync |
服務的 FilteredSync 已知值。 |
KnownKerberosArmoring |
服務的 KerberosArmoring 已知值。 |
KnownKerberosRc4Encryption |
服務的 KerberosRc4Encryption 已知值。 |
KnownLdaps |
服務接受的 Ldap 已知值。 |
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 () 的接續權杖。