@azure/arm-managementgroups package
類別
ManagementGroupsAPI |
介面
類型別名
CheckNameAvailabilityResponse |
包含 checkNameAvailability 作業的回應資料。 |
EntitiesListNextResponse |
包含 listNext 作業的回應資料。 |
EntitiesListResponse |
包含清單作業的回應資料。 |
Enum0 |
定義 Enum0 的值。 服務支援的已知值孩子 |
Enum2 |
定義 Enum2 的值。 服務支援的已知值AllowedParents |
Enum3 |
定義 Enum3 的值。 服務支援的已知值FullHierarchy |
HierarchySettingsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
HierarchySettingsGetResponse |
包含取得作業的回應資料。 |
HierarchySettingsListResponse |
包含清單作業的回應資料。 |
HierarchySettingsUpdateResponse |
包含更新作業的回應資料。 |
ManagementGroupChildType |
定義 ManagementGroupChildType 的值。 服務支援的已知值Microsoft.Management/managementGroups |
ManagementGroupSubscriptionsCreateResponse |
包含建立作業的回應資料。 |
ManagementGroupSubscriptionsGetSubscriptionResponse |
包含 getSubscription 作業的回應資料。 |
ManagementGroupSubscriptionsGetSubscriptionsUnderManagementGroupNextResponse |
包含 getSubscriptionsUnderManagementGroupNext 作業的回應資料。 |
ManagementGroupSubscriptionsGetSubscriptionsUnderManagementGroupResponse |
包含 getSubscriptionsUnderManagementGroup 作業的回應資料。 |
ManagementGroupsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
ManagementGroupsDeleteResponse |
包含刪除作業的回應資料。 |
ManagementGroupsGetDescendantsNextResponse |
包含 getDescendantsNext 作業的回應資料。 |
ManagementGroupsGetDescendantsResponse |
包含 getDescendants 作業的回應資料。 |
ManagementGroupsGetResponse |
包含取得作業的回應資料。 |
ManagementGroupsListNextResponse |
包含 listNext 作業的回應資料。 |
ManagementGroupsListResponse |
包含清單作業的回應資料。 |
ManagementGroupsUpdateResponse |
包含更新作業的回應資料。 |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
Permissions |
定義 Permissions 的值。 服務支援的已知值noaccess |
Reason |
定義 Reason 的值。 |
StartTenantBackfillResponse |
包含 startTenantBackfill 作業的回應資料。 |
Status |
定義 Status 的值。 |
TenantBackfillStatusResponse |
包含 tenantBackfillStatus 作業的回應資料。 |
列舉
KnownEnum0 |
服務接受的 Enum0 已知值。 |
KnownEnum2 |
服務接受的 Enum2 已知值。 |
KnownEnum3 |
服務接受的 Enum3 已知值。 |
KnownManagementGroupChildType |
服務接受的 ManagementGroupChildType 已知值。 |
KnownPermissions |
服務的已知 許可權 值。 |
函數
get |
給定可分頁作業的結果頁面,傳回一個接續權杖,可用來開始從該時間點開始分頁。 |
函式詳細資料
getContinuationToken(unknown)
給定可分頁作業的結果頁面,傳回一個接續權杖,可用來開始從該時間點開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
在分頁作業上呼叫 .byPage () 的結果物件。
傳回
string | undefined
可傳遞至 byPage () 的接續權杖。