ForeignInstanceCredInfo

名称类型描述示例值
object

外部数据源凭证信息。

CredInfoobject

凭证信息。

string

凭证信息。

{"username": "xxx", "password": "yyy"}
CredTypestring

凭证类型,目前恒定取值为 DEFAULT。

DEFAULT