共用方式為


HybridComputePrivateLinkScopeProperties interface

定義 Azure Arc PrivateLinkScope 資源的屬性。

屬性

privateEndpointConnections

相關聯私人端點連線的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateLinkScopeId

私人連結範圍的 Guid 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState

此 PrivateLinkScope 的目前狀態:是否已在已定義的資源群組內布建。 使用者無法變更此值,但能夠從中讀取。 值將包括布建、成功、取消和失敗。 注意:這個屬性不會串行化。 它只能由伺服器填入。

publicNetworkAccess

指出與私人連結範圍相關聯的機器是否可以使用公用 Azure Arc 服務端點。

屬性詳細資料

privateEndpointConnections

相關聯私人端點連線的集合。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateEndpointConnections?: PrivateEndpointConnectionDataModel[]

屬性值

privateLinkScopeId

私人連結範圍的 Guid 識別碼。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateLinkScopeId?: string

屬性值

string

provisioningState

此 PrivateLinkScope 的目前狀態:是否已在已定義的資源群組內布建。 使用者無法變更此值,但能夠從中讀取。 值將包括布建、成功、取消和失敗。 注意:這個屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

publicNetworkAccess

指出與私人連結範圍相關聯的機器是否可以使用公用 Azure Arc 服務端點。

publicNetworkAccess?: string

屬性值

string