共用方式為


PrivateEndpointConnection interface

資源的定義。

Extends

屬性

groupIds

Private Link 服務資源的 GroupId。

privateEndpoint

此連線的私人端點資源。

privateLinkServiceConnectionState

線上狀態的詳細數據。

provisioningState

私人端點聯機的布建狀態。

繼承的屬性

id

資源的完整標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

name

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

type

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

屬性詳細資料

groupIds

Private Link 服務資源的 GroupId。

groupIds?: string[]

屬性值

string[]

privateEndpoint

此連線的私人端點資源。

privateEndpoint?: PrivateEndpoint

屬性值

privateLinkServiceConnectionState

線上狀態的詳細數據。

privateLinkServiceConnectionState?: ConnectionState

屬性值

provisioningState

私人端點聯機的布建狀態。

provisioningState?: string

屬性值

string

繼承的屬性詳細資料

id

資源的完整標識碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

id?: string

屬性值

string

繼承自Resource.id

name

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

name?: string

屬性值

string

繼承自Resource.name

type

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

type?: string

屬性值

string

繼承自Resource.type