@azure/arm-hybridconnectivity package
類別
HybridConnectivityManagementAPI |
介面
類型別名
ActionType |
定義 ActionType 的值。 服務支援的已知值內部 |
CreatedByType |
定義 CreatedByType 的值。 服務支援的已知值使用者 |
EndpointsCreateOrUpdateResponse |
包含 createOrUpdate 作業的回應資料。 |
EndpointsGetResponse |
包含取得作業的回應資料。 |
EndpointsListCredentialsResponse |
包含 listCredentials 作業的回應資料。 |
EndpointsListIngressGatewayCredentialsResponse |
包含 listIngressGatewayCredentials 作業的回應資料。 |
EndpointsListManagedProxyDetailsResponse |
包含 listManagedProxyDetails 作業的回應資料。 |
EndpointsListNextResponse |
包含 listNext 作業的回應資料。 |
EndpointsListResponse |
包含清單作業的回應資料。 |
EndpointsUpdateResponse |
包含更新作業的回應資料。 |
OperationsListNextResponse |
包含 listNext 作業的回應資料。 |
OperationsListResponse |
包含清單作業的回應資料。 |
Origin |
定義 Origin 的值。 服務支援的已知值user |
ProvisioningState |
定義 ProvisioningState 的值。 服務支援的已知值已成功 |
ServiceConfigurationsCreateOrupdateResponse |
包含 createOrupdate 作業的回應資料。 |
ServiceConfigurationsGetResponse |
包含取得作業的回應資料。 |
ServiceConfigurationsListByEndpointResourceNextResponse |
包含 listByEndpointResourceNext 作業的回應資料。 |
ServiceConfigurationsListByEndpointResourceResponse |
包含 listByEndpointResource 作業的回應資料。 |
ServiceConfigurationsUpdateResponse |
包含更新作業的回應資料。 |
ServiceName |
定義 ServiceName 的值。 服務支援的已知值SSH |
Type |
定義 Type 的值。 服務支援的已知值預設值 |
列舉
KnownActionType |
服務接受的 ActionType 已知值。 |
KnownCreatedByType |
服務接受的 CreatedByType 已知值。 |
KnownOrigin |
服務接受的 Origin 已知值。 |
KnownProvisioningState |
服務的 ProvisioningState 已知值。 |
KnownServiceName |
服務接受的 ServiceName 已知值。 |
KnownType |
服務接受的 Type 已知值。 |
函數
get |
|
函式詳細資料
getContinuationToken(unknown)
.value
假設反覆運算器最後一個產生 byPage
,會傳回接續權杖,以便稍後開始從該點分頁。
function getContinuationToken(page: unknown): string | undefined
參數
- page
-
unknown
從反覆運算器存取 value
IteratorResult byPage
的物件。
傳回
string | undefined
後續呼叫期間可傳入 byPage () 的接續權杖。