你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

@azure/arm-hybridconnectivity package

HybridConnectivityManagementAPI

接口

EndpointAccessResource

目标资源的终结点访问。

EndpointProperties

终结点详细信息

EndpointResource

目标资源的终结点。

Endpoints

表示终结点的接口。

EndpointsCreateOrUpdateOptionalParams

可选参数。

EndpointsDeleteOptionalParams

可选参数。

EndpointsGetOptionalParams

可选参数。

EndpointsList

终结点列表。

EndpointsListCredentialsOptionalParams

可选参数。

EndpointsListIngressGatewayCredentialsOptionalParams

可选参数。

EndpointsListManagedProxyDetailsOptionalParams

可选参数。

EndpointsListNextOptionalParams

可选参数。

EndpointsListOptionalParams

可选参数。

EndpointsUpdateOptionalParams

可选参数。

ErrorAdditionalInfo

资源管理错误附加信息。

ErrorDetail

错误详细信息。

ErrorResponse

对所有 Azure 资源管理器 API 的常见错误响应,可返回失败操作的错误详细信息。 (这也遵循 OData 错误响应格式.) 。

HybridConnectivityManagementAPIOptionalParams

可选参数。

IngressGatewayResource

入口网关访问凭据

ListCredentialsRequest

需要为其返回凭据的服务的详细信息。

ListIngressGatewayCredentialsRequest

表示 ListIngressGatewayCredentials Request 对象。

ManagedProxyRequest

表示 ManageProxy Request 对象。

ManagedProxyResource

托管代理

Operation

从资源提供程序操作 API 返回的 REST API 操作的详细信息

OperationDisplay

此特定操作的本地化显示信息。

OperationListResult

Azure 资源提供程序支持的 REST API 操作的列表。 它包含用于获取下一组结果的 URL 链接。

Operations

表示操作的接口。

OperationsListNextOptionalParams

可选参数。

OperationsListOptionalParams

可选参数。

ProxyResource

Azure 资源管理器代理资源的资源模型定义。 它将没有标记和位置

Resource

所有 Azure 资源管理器 资源的响应中返回的常见字段

ServiceConfigurationList

serviceConfiguration 的分页列表

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 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

成功
Creating
更新
已失败
已取消

ServiceConfigurationsCreateOrupdateResponse

包含 createOrupdate 操作的响应数据。

ServiceConfigurationsGetResponse

包含获取操作的响应数据。

ServiceConfigurationsListByEndpointResourceNextResponse

包含 listByEndpointResourceNext 操作的响应数据。

ServiceConfigurationsListByEndpointResourceResponse

包含 listByEndpointResource 操作的响应数据。

ServiceConfigurationsUpdateResponse

包含更新操作的响应数据。

ServiceName

定义 ServiceName 的值。
KnownServiceName 可与 ServiceName 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

SSH
WAC

Type

定义 Type 的值。
KnownType 可与 Type 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

default
custom

枚举

KnownActionType

服务接受的 ActionType 的已知值。

KnownCreatedByType

服务接受的 CreatedByType 的已知值。

KnownOrigin

服务接受的 Origin 的已知值。

KnownProvisioningState

服务接受的 ProvisioningState 的已知值。

KnownServiceName

服务接受的 ServiceName 的已知值。

KnownType

服务接受的 Type 的已知值。

函数

getContinuationToken(unknown)

给定迭代器生成的byPage最后.value一个,将返回一个可用于稍后从该点开始分页的延续标记。

函数详细信息

getContinuationToken(unknown)

给定迭代器生成的byPage最后.value一个,将返回一个可用于稍后从该点开始分页的延续标记。

function getContinuationToken(page: unknown): string | undefined

参数

page

unknown

从迭代器访问 value IteratorResult byPage 的对象。

返回

string | undefined

在将来调用期间可以传递到 byPage () 的延续标记。