共用方式為


ServiceEndpointType interface

表示服務端點的類型。

屬性

authenticationSchemes

服務端點類型的驗證配置。

dataSources

服務端點類型的資料來源。

dependencyData

服務端點類型的相依性資料。

description

取得或設定服務端點類型的描述。

displayName

取得或設定服務端點類型的顯示名稱。

endpointUrl

取得或設定服務端點類型的端點 URL。

helpLink

取得或設定服務端點類型的說明連結。

helpMarkDown
iconUrl

取得或設定服務端點類型的圖示 URL。

inputDescriptors

服務端點類型的輸入描述元。

name

取得或設定服務端點類型的名稱。

trustedHosts

服務端點類型的受信任主機。

uiContributionId

取得或設定服務端點類型的 ui 貢獻識別碼。

屬性詳細資料

authenticationSchemes

服務端點類型的驗證配置。

authenticationSchemes: ServiceEndpointAuthenticationScheme[]

屬性值

dataSources

服務端點類型的資料來源。

dataSources: DataSource[]

屬性值

dependencyData

服務端點類型的相依性資料。

dependencyData: DependencyData[]

屬性值

description

取得或設定服務端點類型的描述。

description: string

屬性值

string

displayName

取得或設定服務端點類型的顯示名稱。

displayName: string

屬性值

string

endpointUrl

取得或設定服務端點類型的端點 URL。

endpointUrl: EndpointUrl

屬性值

取得或設定服務端點類型的說明連結。

helpLink: HelpLink

屬性值

helpMarkDown

helpMarkDown: string

屬性值

string

iconUrl

取得或設定服務端點類型的圖示 URL。

iconUrl: string

屬性值

string

inputDescriptors

服務端點類型的輸入描述元。

inputDescriptors: InputDescriptor[]

屬性值

name

取得或設定服務端點類型的名稱。

name: string

屬性值

string

trustedHosts

服務端點類型的受信任主機。

trustedHosts: string[]

屬性值

string[]

uiContributionId

取得或設定服務端點類型的 ui 貢獻識別碼。

uiContributionId: string

屬性值

string