@azure/arm-azureadexternalidentities package
類別
ExternalIdentitiesConfigurationClient |
介面
類型別名
B2CResourceSKUName |
定義 B2CResourceSKUName 的值。 服務支援的已知值標準:Azure AD B2C 使用量會向連結的 Azure 訂用帳戶計費,並使用每月作用中的使用者, (MAU) 計費模型。 |
B2CResourceSKUTier |
定義 B2CResourceSKUTier 的值。 服務支援的已知值A0:用於所有 Azure AD B2C 租使用者的 SKU 層。 |
B2CTenantsCheckNameAvailabilityResponse |
包含 checkNameAvailability 作業的回應資料。 |
B2CTenantsCreateResponse |
包含建立作業的回應資料。 |
B2CTenantsGetResponse |
包含取得作業的回應資料。 |
B2CTenantsListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
B2CTenantsListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
B2CTenantsUpdateResponse |
包含更新作業的回應資料。 |
BillingType |
定義 BillingType 的值。 服務支援的已知值MAU:Azure AD B2C 使用量會向連結的 Azure 訂用帳戶計費,並使用每月作用中的使用者, (MAU) 計費模型。 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
GuestUsagesCreateResponse |
包含建立作業的回應資料。 |
GuestUsagesGetResponse |
包含取得作業的回應資料。 |
GuestUsagesListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
GuestUsagesListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
GuestUsagesUpdateResponse |
包含更新作業的回應資料。 |
NameAvailabilityReasonType |
定義 NameAvailabilityReasonType 的值。 服務支援的已知值AlreadyExists:名稱已在使用中,因此無法使用。 |
OperationsListResponse |
包含清單作業的回應資料。 |
TypeValue |
定義 TypeValue 的值。 服務支援的已知值Microsoft.AzureActiveDirectory/b2cDirectories:Azure AD B2C 租使用者資源的資源類型。 |
列舉
KnownB2CResourceSKUName |
服務接受的 B2CResourceSKUName 已知值。 |
KnownB2CResourceSKUTier |
服務接受的 B2CResourceSKUTier 已知值。 |
KnownBillingType |
服務接受的 BillingType 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownNameAvailabilityReasonType |
服務接受的 NameAvailabilityReasonType 已知值。 |
KnownTypeValue |
服務接受的 TypeValue 已知值。 |
函數
get |
給定可分頁作業的結果頁面,傳回接續權杖,以便稍後從該點開始分頁。 |
函式詳細資料
getContinuationToken(unknown)
給定可分頁作業的結果頁面,傳回接續權杖,以便稍後從該點開始分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
在分頁作業上呼叫 .byPage () 的結果物件。
傳回
string | undefined
可以傳遞至 byPage () 的接續權杖。