共用方式為


@azure/arm-hybridconnectivity package

類別

HybridConnectivityManagementAPI

介面

EndpointAccessResource

目標資源的端點存取。

EndpointProperties

端點詳細資料

EndpointResource

目標資源的端點。

Endpoints

表示端點的介面。

EndpointsCreateOrUpdateOptionalParams

選用參數。

EndpointsDeleteOptionalParams

選用參數。

EndpointsGetOptionalParams

選用參數。

EndpointsList

端點清單。

EndpointsListCredentialsOptionalParams

選用參數。

EndpointsListIngressGatewayCredentialsOptionalParams

選用參數。

EndpointsListManagedProxyDetailsOptionalParams

選用參數。

EndpointsListNextOptionalParams

選用參數。

EndpointsListOptionalParams

選用參數。

EndpointsUpdateOptionalParams

選用參數。

ErrorAdditionalInfo

資源管理錯誤其他資訊。

ErrorDetail

錯誤詳細資料。

ErrorResponse

所有 Azure Resource Manager API 的常見錯誤回應,以傳回失敗作業的錯誤詳細資料。 (這也會遵循 OData 錯誤回應格式。) 。

HybridConnectivityManagementAPIOptionalParams

選用參數。

IngressGatewayResource

輸入閘道存取認證

ListCredentialsRequest

需要傳回認證之服務的詳細資料。

ListIngressGatewayCredentialsRequest

代表 ListIngressGatewayCredentials Request 物件。

ManagedProxyRequest

代表 ManageProxy Request 物件。

ManagedProxyResource

受控 Proxy

Operation

從資源提供者作業 API 傳回的 REST API 作業詳細資料

OperationDisplay

這個特定作業的當地語系化顯示資訊。

OperationListResult

Azure 資源提供者支援的 REST API 作業清單。 它包含 URL 連結,可取得下一組結果。

Operations

表示作業的介面。

OperationsListNextOptionalParams

選用參數。

OperationsListOptionalParams

選用參數。

ProxyResource

Azure Resource Manager Proxy 資源的資源模型定義。 它不會有標記和位置

Resource

回應中針對所有 Azure Resource Manager資源傳回的常見欄位

ServiceConfigurationList

serviceConfigurations 的編頁清單

ServiceConfigurationResource

與目標資源相關聯的服務組態詳細資料。

ServiceConfigurationResourcePatch

目標端點資源之服務組態底下的服務詳細資料。

ServiceConfigurations

代表 ServiceConfigurations 的介面。

ServiceConfigurationsCreateOrupdateOptionalParams

選用參數。

ServiceConfigurationsDeleteOptionalParams

選用參數。

ServiceConfigurationsGetOptionalParams

選用參數。

ServiceConfigurationsListByEndpointResourceNextOptionalParams

選用參數。

ServiceConfigurationsListByEndpointResourceOptionalParams

選用參數。

ServiceConfigurationsUpdateOptionalParams

選用參數。

SystemData

與建立和上次修改資源相關的中繼資料。

類型別名

ActionType

定義 ActionType 的值。
KnownActionType 可以與 ActionType 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

內部

CreatedByType

定義 CreatedByType 的值。
KnownCreatedByType 可以與 CreatedByType 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

使用者
應用程式
ManagedIdentity
金鑰

EndpointsCreateOrUpdateResponse

包含 createOrUpdate 作業的回應資料。

EndpointsGetResponse

包含取得作業的回應資料。

EndpointsListCredentialsResponse

包含 listCredentials 作業的回應資料。

EndpointsListIngressGatewayCredentialsResponse

包含 listIngressGatewayCredentials 作業的回應資料。

EndpointsListManagedProxyDetailsResponse

包含 listManagedProxyDetails 作業的回應資料。

EndpointsListNextResponse

包含 listNext 作業的回應資料。

EndpointsListResponse

包含清單作業的回應資料。

EndpointsUpdateResponse

包含更新作業的回應資料。

OperationsListNextResponse

包含 listNext 作業的回應資料。

OperationsListResponse

包含清單作業的回應資料。

Origin

定義 Origin 的值。
KnownOrigin 可以與 Origin 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

user
系統
user,system

ProvisioningState

定義 ProvisioningState 的值。
KnownProvisioningState 可以與 ProvisioningState 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

已成功
建立中
更新
已失敗
Canceled

ServiceConfigurationsCreateOrupdateResponse

包含 createOrupdate 作業的回應資料。

ServiceConfigurationsGetResponse

包含取得作業的回應資料。

ServiceConfigurationsListByEndpointResourceNextResponse

包含 listByEndpointResourceNext 作業的回應資料。

ServiceConfigurationsListByEndpointResourceResponse

包含 listByEndpointResource 作業的回應資料。

ServiceConfigurationsUpdateResponse

包含更新作業的回應資料。

ServiceName

定義 ServiceName 的值。
KnownServiceName 可與 ServiceName 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

SSH
WAC

Type

定義 Type 的值。
KnownType 可以與 Type 交換使用,此列舉包含服務支援的已知值。

服務支援的已知值

預設值
自 定義

列舉

KnownActionType

服務接受的 ActionType 已知值。

KnownCreatedByType

服務接受的 CreatedByType 已知值。

KnownOrigin

服務接受的 Origin 已知值。

KnownProvisioningState

服務的 ProvisioningState 已知值。

KnownServiceName

服務接受的 ServiceName 已知值。

KnownType

服務接受的 Type 已知值。

函數

getContinuationToken(unknown)

.value假設反覆運算器最後一個產生 byPage ,會傳回接續權杖,以便稍後開始從該點分頁。

函式詳細資料

getContinuationToken(unknown)

.value假設反覆運算器最後一個產生 byPage ,會傳回接續權杖,以便稍後開始從該點分頁。

function getContinuationToken(page: unknown): string | undefined

參數

page

unknown

從反覆運算器存取 value IteratorResult byPage 的物件。

傳回

string | undefined

後續呼叫期間可傳入 byPage () 的接續權杖。