共用方式為


RelayServiceConnectionEntity interface

App Service 應用程式的混合式連線。

Extends

屬性

biztalkUri
entityConnectionString
entityName
hostname
port
resourceConnectionString
resourceType

繼承的屬性

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

kind

資源種類。

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

屬性詳細資料

biztalkUri

biztalkUri?: string

屬性值

string

entityConnectionString

entityConnectionString?: string

屬性值

string

entityName

entityName?: string

屬性值

string

hostname

hostname?: string

屬性值

string

port

port?: number

屬性值

number

resourceConnectionString

resourceConnectionString?: string

屬性值

string

resourceType

resourceType?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。注意:此屬性將不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自ProxyOnlyResource.id

kind

資源種類。

kind?: string

屬性值

string

繼承自ProxyOnlyResource.kind

name

資源名稱。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name?: string

屬性值

string

繼承自ProxyOnlyResource.name

type

資源類型。 注意:這個屬性不會串行化。 它只能由伺服器填入。

type?: string

屬性值

string

繼承自ProxyOnlyResource.type