共用方式為


ConnectionSettingProperties interface

連接設定項目的屬性

屬性

clientId

與連線設定相關聯的用戶端標識碼。

clientSecret

與連線設定相關聯的客戶端密碼

parameters

與連線設定相關聯的服務提供者參數

provisioningState

資源的布建狀態

scopes

與連線設定相關聯的範圍

serviceProviderDisplayName

與連線設定相關聯的服務提供者顯示名稱

serviceProviderId

與連線設定相關聯的服務提供者標識碼

settingId

設定服務為連線設定所設定的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

clientId

與連線設定相關聯的用戶端標識碼。

clientId?: string

屬性值

string

clientSecret

與連線設定相關聯的客戶端密碼

clientSecret?: string

屬性值

string

parameters

與連線設定相關聯的服務提供者參數

parameters?: ConnectionSettingParameter[]

屬性值

provisioningState

資源的布建狀態

provisioningState?: string

屬性值

string

scopes

與連線設定相關聯的範圍

scopes?: string

屬性值

string

serviceProviderDisplayName

與連線設定相關聯的服務提供者顯示名稱

serviceProviderDisplayName?: string

屬性值

string

serviceProviderId

與連線設定相關聯的服務提供者標識碼

serviceProviderId?: string

屬性值

string

settingId

設定服務為連線設定所設定的標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

settingId?: string

屬性值

string