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

@azure/arm-healthdataaiservices package

HealthDataAIServicesClient

接口

DeidPropertiesUpdate

用于添加可选属性的模板。

DeidService

HealthDataAIServicesProviderHub 资源

DeidServiceProperties

HealthDataAIServices DeidService 的详细信息。

DeidServicesCreateOptionalParams

可选参数。

DeidServicesDeleteOptionalParams

可选参数。

DeidServicesGetOptionalParams

可选参数。

DeidServicesListByResourceGroupOptionalParams

可选参数。

DeidServicesListBySubscriptionOptionalParams

可选参数。

DeidServicesOperations

表示 DeidServices 操作的接口。

DeidServicesUpdateOptionalParams

可选参数。

DeidUpdate

DeidService 的修补请求正文

ErrorAdditionalInfo

资源管理错误附加信息。

ErrorDetail

错误详细信息。

ErrorResponse

所有 Azure 资源管理器 API 的常见错误响应,以返回失败操作的错误详细信息。

HealthDataAIServicesClientOptionalParams

客户端的可选参数。

ManagedServiceIdentity

托管服务标识(系统分配和/或用户分配的标识)

ManagedServiceIdentityUpdate

用于添加可选属性的模板。

Operation

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

OperationDisplay

本地化的显示信息和操作。

OperationsListOptionalParams

可选参数。

OperationsOperations

表示操作操作的接口。

PageSettings

byPage 方法的选项

PagedAsyncIterableIterator

允许异步迭代到完成和逐页迭代的接口。

PrivateEndpoint

专用终结点资源。

PrivateEndpointConnection

专用终结点连接资源

PrivateEndpointConnectionProperties

专用终结点连接的属性。

PrivateEndpointConnectionResource

专用终结点连接的持有者

PrivateEndpointConnectionsCreateOptionalParams

可选参数。

PrivateEndpointConnectionsDeleteOptionalParams

可选参数。

PrivateEndpointConnectionsGetOptionalParams

可选参数。

PrivateEndpointConnectionsListByDeidServiceOptionalParams

可选参数。

PrivateEndpointConnectionsOperations

表示 PrivateEndpointConnections 操作的接口。

PrivateLinkResource

DeidService 资源的专用链接

PrivateLinkResourceProperties

专用链接资源的属性。

PrivateLinkServiceConnectionState

有关服务使用者与提供程序之间的连接状态的信息集合。

PrivateLinksListByDeidServiceOptionalParams

可选参数。

PrivateLinksOperations

表示 PrivateLinks 操作的接口。

ProxyResource

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

Resource

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

RestorePollerOptions
SystemData

与创建和上次修改资源相关的元数据。

TrackedResource

Azure 资源管理器的资源模型定义跟踪了具有“标记”和“位置”的顶级资源

UserAssignedIdentity

用户分配的标识属性

类型别名

ActionType

可扩展枚举。 指示操作类型。 “内部”是指仅适用于内部 API 的操作。
KnownActionType 可与 ActionType 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

内部

ContinuablePage

描述结果页的接口。

CreatedByType

创建资源的实体类型。
KnownCreatedByType 可与 CreatedByType 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

用户
应用程序
ManagedIdentity
密钥

ManagedServiceIdentityType

托管服务标识的类型(其中允许 SystemAssigned 和 UserAssigned 类型)。
KnownManagedServiceIdentityType 可与 ManagedServiceIdentityType 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值


SystemAssigned
UserAssigned
SystemAssigned、UserAssigned

Origin

操作的预期执行程序;与基于资源的访问控制 (RBAC) 和审核日志 UX 中一样。 默认值为“user,system”
KnownOrigin 可与 Origin 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

用户
系统
用户,系统

PrivateEndpointConnectionProvisioningState

当前预配状态。
KnownPrivateEndpointConnectionProvisioningState 可与 PrivateEndpointConnectionProvisioningState 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

已成功
创建
删除
失败

PrivateEndpointServiceConnectionStatus

专用终结点连接状态。
KnownPrivateEndpointServiceConnectionStatus 可与 PrivateEndpointServiceConnectionStatus 互换使用,此枚举包含服务支持的已知值。

服务支持的已知值

挂起的
已批准
拒绝

ProvisioningState

ProvisioningState 的别名

PublicNetworkAccess

公共网络访问的状态。

ResourceProvisioningState

资源类型的预配状态。
KnownResourceProvisioningState 可与 ResourceProvisioningState 互换,此枚举包含服务支持的已知值。

服务支持的已知值

已成功
失败
已取消

Versions

Microsoft.HealthDataAIServices 资源提供程序支持的 API 版本。

枚举

KnownActionType

服务的 ActionType 已知值。

KnownCreatedByType

服务的 CreatedByType 的已知值

KnownManagedServiceIdentityType

ManagedServiceIdentityType 服务的已知值。

KnownOrigin

服务的 Origin 的已知值

KnownPrivateEndpointConnectionProvisioningState

PrivateEndpointConnectionProvisioningState 服务的已知值。

KnownPrivateEndpointServiceConnectionStatus

PrivateEndpointServiceConnectionStatus 服务的已知值。

KnownResourceProvisioningState

服务的 ResourceProvisioningState 的已知值。

函数

restorePoller<TResponse, TResult>(HealthDataAIServicesClient, string, (args: any[]) => PollerLike<OperationState<TResult>, TResult>, RestorePollerOptions<TResult, PathUncheckedResponse>)

从另一轮询程序的序列化状态创建轮询器。 如果要在不同的主机上创建轮询器,或者在原始轮询器不在范围内后构造轮询器,这非常有用。

函数详细信息

restorePoller<TResponse, TResult>(HealthDataAIServicesClient, string, (args: any[]) => PollerLike<OperationState<TResult>, TResult>, RestorePollerOptions<TResult, PathUncheckedResponse>)

从另一轮询程序的序列化状态创建轮询器。 如果要在不同的主机上创建轮询器,或者在原始轮询器不在范围内后构造轮询器,这非常有用。

function restorePoller<TResponse, TResult>(client: HealthDataAIServicesClient, serializedState: string, sourceOperation: (args: any[]) => PollerLike<OperationState<TResult>, TResult>, options?: RestorePollerOptions<TResult, PathUncheckedResponse>): PollerLike<OperationState<TResult>, TResult>

参数

serializedState

string

sourceOperation

(args: any[]) => PollerLike<OperationState<TResult>, TResult>

返回

PollerLike<OperationState<TResult>, TResult>