共用方式為


EndpointServiceResult interface

端點服務。

Extends

屬性

name

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

type

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

繼承的屬性

id

資源標識碼。

屬性詳細資料

name

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

name?: string

屬性值

string

type

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

type?: string

屬性值

string

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自SubResource.id