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

@azure/arm-servicelinker package

ServiceLinkerManagementClient

接口

AuthInfoBase

身份验证信息

AzureKeyVaultProperties

类型为 Azure 时的资源属性密钥保管库

AzureResource

目标服务类型为 AzureResource 时的 Azure 资源信息

AzureResourcePropertiesBase

Azure 资源属性

ConfluentBootstrapServer

目标服务类型为 ConfluentBootstrapServer 时的服务属性

ConfluentSchemaRegistry

目标服务类型为 ConfluentSchemaRegistry 时的服务属性

ErrorAdditionalInfo

资源管理错误附加信息。

ErrorDetail

错误详细信息。

ErrorResponse

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

KeyVaultSecretReferenceSecretInfo

类型为 keyVaultSecretReference 时的机密信息。 用户提供存储在用户密钥保管库中的机密,而源为 Azure Kubernetes 的方案。 Key Vault 的资源 ID 链接到 secretStore.keyVaultId。

KeyVaultSecretUriSecretInfo

类型为 keyVaultSecretUri 时的机密信息。 它适用于用户提供的密钥保管库中存储的机密,源为 Web 应用、Spring Cloud 或容器应用。

Linker

表示链接器的接口。

LinkerCreateOrUpdateOptionalParams

可选参数。

LinkerDeleteOptionalParams

可选参数。

LinkerGetOptionalParams

可选参数。

LinkerList

链接器的列表。

LinkerListConfigurationsOptionalParams

可选参数。

LinkerListNextOptionalParams

可选参数。

LinkerListOptionalParams

可选参数。

LinkerPatch

要更新的链接器。

LinkerResource

源和目标资源的链接器

LinkerUpdateOptionalParams

可选参数。

LinkerValidateOptionalParams

可选参数。

Operation

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

OperationDisplay

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

OperationListResult

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

Operations

表示操作的接口。

OperationsListNextOptionalParams

可选参数。

OperationsListOptionalParams

可选参数。

ProxyResource

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

Resource

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

SecretAuthInfo

authType 为机密时的身份验证信息

SecretInfoBase

机密信息

SecretStore

用于将机密值存储在安全位置的选项

ServiceLinkerManagementClientOptionalParams

可选参数。

ServicePrincipalCertificateAuthInfo

authType 为 servicePrincipal 证书时的身份验证信息

ServicePrincipalSecretAuthInfo

authType 为 servicePrincipal 机密时的身份验证信息

SourceConfiguration

源资源的配置项目

SourceConfigurationResult

源资源的配置,包括 appSettings、connectionString 和 serviceBinding

SystemAssignedIdentityAuthInfo

authType 为 systemAssignedIdentity 时的身份验证信息

SystemData

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

TargetServiceBase

目标服务属性

UserAssignedIdentityAuthInfo

authType 为 userAssignedIdentity 时的身份验证信息

VNetSolution

链接器 VNet 解决方案

ValidateOperationResult

链接器验证操作结果。

ValidationResultItem

链接器验证项。

ValueSecretInfo

类型为 rawValue 时的机密信息。 它适用于用户输入机密的方案。

类型别名

ActionType

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

服务支持的已知值

内部

AuthInfoBaseUnion
AuthType

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

服务支持的已知值

systemAssignedIdentity
userAssignedIdentity
servicePrincipalSecret
servicePrincipalCertificate
secret

AzureResourcePropertiesBaseUnion
AzureResourceType

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

服务支持的已知值

KeyVault

ClientType

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

服务支持的已知值


dotnet
java
python
go
Php
红宝石
Django
nodejs
springBoot

CreatedByType

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

服务支持的已知值

用户
应用程序
ManagedIdentity

LinkerCreateOrUpdateResponse

包含 createOrUpdate 操作的响应数据。

LinkerGetResponse

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

LinkerListConfigurationsResponse

包含 listConfigurations 操作的响应数据。

LinkerListNextResponse

包含 listNext 操作的响应数据。

LinkerListResponse

包含列表操作的响应数据。

LinkerUpdateResponse

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

LinkerValidateResponse

包含验证操作的响应数据。

OperationsListNextResponse

包含 listNext 操作的响应数据。

OperationsListResponse

包含列表操作的响应数据。

Origin

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

服务支持的已知值

user
系统
user,system

SecretInfoBaseUnion
SecretType

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

服务支持的已知值

rawValue
keyVaultSecretUri
keyVaultSecretReference

TargetServiceBaseUnion
TargetServiceType

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

服务支持的已知值

AzureResource
ConfluentBootstrapServer
ConfluentSchemaRegistry

VNetSolutionType

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

服务支持的已知值

serviceEndpoint
privateLink

ValidationResultStatus

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

服务支持的已知值

成功
失败
warning

枚举

KnownActionType

服务接受的 ActionType 的已知值。

KnownAuthType

服务接受的 AuthType 的已知值。

KnownAzureResourceType

服务接受的 AzureResourceType 的已知值。

KnownClientType

服务接受的 ClientType 的已知值。

KnownCreatedByType

服务接受的 CreatedByType 的已知值。

KnownOrigin

服务接受的 Origin 的已知值。

KnownSecretType

服务接受的 SecretType 的已知值。

KnownTargetServiceType

服务接受 的 TargetServiceType 的已知值。

KnownVNetSolutionType

服务接受的 VNetSolutionType 的已知值。

KnownValidationResultStatus

服务接受的 ValidationResultStatus 的已知值。

函数

getContinuationToken(unknown)

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

函数详细信息

getContinuationToken(unknown)

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

function getContinuationToken(page: unknown): string | undefined

参数

page

unknown

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

返回

string | undefined

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