PrivateLinkService interface

私人鏈接服務資源。

Extends

屬性

accessMode

私人連結服務的存取模式。

alias

私人鏈接服務的別名。

autoApproval

私人連結服務的自動核准清單。

destinationIPAddress

私人鏈接服務的目的地IP位址。

enableProxyProtocol

是否啟用 Proxy 通訊協定的私人連結服務。

etag

每當更新資源時變更的唯一隻讀字串。

extendedLocation

負載平衡器的擴充位置。

fqdns

Fqdn 的清單。

ipConfigurations

私人連結服務IP組態的陣列。

loadBalancerFrontendIpConfigurations

負載平衡器 IP 組態的參考數位。

networkInterfaces

這個私人連結服務所建立之網路介面的參考陣列。

privateEndpointConnections

關於私人端點連線的清單陣列。

provisioningState

私人鏈接服務資源的布建狀態。

visibility

私人連結服務的可見度清單。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。

tags

資源標籤。

type

資源類型。

屬性詳細資料

accessMode

私人連結服務的存取模式。

accessMode?: string

屬性值

string

alias

私人鏈接服務的別名。

alias?: string

屬性值

string

autoApproval

私人連結服務的自動核准清單。

autoApproval?: PrivateLinkServicePropertiesAutoApproval

屬性值

destinationIPAddress

私人鏈接服務的目的地IP位址。

destinationIPAddress?: string

屬性值

string

enableProxyProtocol

是否啟用 Proxy 通訊協定的私人連結服務。

enableProxyProtocol?: boolean

屬性值

boolean

etag

每當更新資源時變更的唯一隻讀字串。

etag?: string

屬性值

string

extendedLocation

負載平衡器的擴充位置。

extendedLocation?: ExtendedLocation

屬性值

fqdns

Fqdn 的清單。

fqdns?: string[]

屬性值

string[]

ipConfigurations

私人連結服務IP組態的陣列。

ipConfigurations?: PrivateLinkServiceIpConfiguration[]

屬性值

loadBalancerFrontendIpConfigurations

負載平衡器 IP 組態的參考數位。

loadBalancerFrontendIpConfigurations?: FrontendIPConfiguration[]

屬性值

networkInterfaces

這個私人連結服務所建立之網路介面的參考陣列。

networkInterfaces?: NetworkInterface[]

屬性值

privateEndpointConnections

關於私人端點連線的清單陣列。

privateEndpointConnections?: PrivateEndpointConnection[]

屬性值

provisioningState

私人鏈接服務資源的布建狀態。

provisioningState?: string

屬性值

string

visibility

私人連結服務的可見度清單。

visibility?: PrivateLinkServicePropertiesVisibility

屬性值

繼承的屬性詳細資料

id

資源標識碼。

id?: string

屬性值

string

繼承自Resource.id

location

資源位置。

location?: string

屬性值

string

繼承自Resource.location

name

資源名稱。

name?: string

屬性值

string

繼承自Resource.name

tags

資源標籤。

tags?: Record<string, string>

屬性值

Record<string, string>

繼承自Resource.tags

type

資源類型。

type?: string

屬性值

string

繼承自Resource.type