@azure/arm-voiceservices package
類別
MicrosoftVoiceServices |
介面
類型別名
ActionType |
定義 ActionType 的值。 服務支援的已知值內部 |
AutoGeneratedDomainNameLabelScope |
定義 AutoGeneratedDomainNameLabelScope 的值。 服務支援的已知值TenantReuse |
CheckNameAvailabilityReason |
定義 CheckNameAvailabilityReason 的值。 服務支援的已知值無效 |
CommunicationsGatewaysCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
CommunicationsGatewaysGetResponse |
包含取得作業的回應資料。 |
CommunicationsGatewaysListByResourceGroupNextResponse |
包含 listByResourceGroupNext 作業的回應資料。 |
CommunicationsGatewaysListByResourceGroupResponse |
包含 listByResourceGroup 作業的回應資料。 |
CommunicationsGatewaysListBySubscriptionNextResponse |
包含 listBySubscriptionNext 作業的回應資料。 |
CommunicationsGatewaysListBySubscriptionResponse |
包含 listBySubscription 作業的回應資料。 |
CommunicationsGatewaysUpdateResponse |
包含更新作業的回應資料。 |
CommunicationsPlatform |
定義 CommunicationsPlatform 的值。 服務支援的已知值OperatorConnect |
Connectivity |
定義 Connectivity 的值。 服務支援的已知值PublicAddress:此部署會使用公用 IP 位址連線到操作員網路,例如使用 MAPS 時 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
E911Type |
定義 E911Type 的值。 服務支援的已知值標準:緊急電話不會與其他通話不同 |
NameAvailabilityCheckLocalResponse |
包含 checkLocal 作業的回應資料。 |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
Origin |
定義 Origin 的值。 服務支援的已知值user |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值已成功 |
Status |
定義 Status 的值。 服務支援的已知值ChangePending:資源已建立或更新,但 CommunicationsGateway 服務尚未更新以反映變更。 |
TeamsCodecs |
定義 TeamsCodecs 的值。 服務支援的已知值PCMA |
TestLinePurpose |
定義 TestLinePurpose 的值。 服務支援的已知值手動 |
TestLinesCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
TestLinesGetResponse |
包含取得作業的回應資料。 |
TestLinesListByCommunicationsGatewayNextResponse |
包含 listByCommunicationsGatewayNext 作業的回應資料。 |
TestLinesListByCommunicationsGatewayResponse |
包含 listByCommunicationsGateway 作業的回應資料。 |
TestLinesUpdateResponse |
包含更新作業的回應資料。 |
列舉
KnownActionType |
服務接受的 ActionType 已知值。 |
KnownAutoGeneratedDomainNameLabelScope |
服務接受的 AutoGeneratedDomainNameLabelScope 已知值。 |
KnownCheckNameAvailabilityReason |
服務接受的 CheckNameAvailabilityReason 已知值。 |
KnownCommunicationsPlatform |
服務接受的 CommunicationsPlatform 已知值。 |
KnownConnectivity | |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownE911Type |
服務接受的 E911Type 已知值。 |
KnownOrigin |
服務接受的 Origin 已知值。 |
KnownProvisioningState |
服務接受的 ProvisioningState 已知值。 |
KnownStatus | |
KnownTeamsCodecs |
服務接受的 TeamsCodecs 已知值。 |
KnownTestLinePurpose |
服務接受的 TestLinePurpose 已知值。 |
函數
get |
假設反覆運算器所產生的 |
函式詳細資料
getContinuationToken(unknown)
假設反覆運算器所產生的 byPage
最後 .value
一個,傳回一個接續權杖,可用來開始從該點稍後分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
未來呼叫期間可以傳入 byPage () 的接續權杖。