PrivateEndpoint interface

私人端點資源。

Extends

屬性

applicationSecurityGroups

包含私人端點IP組態的應用程式安全組。

billingSku

私有端點的計費 SKU。

customDnsConfigs

自定義 DNS 組態的陣列。

customNetworkInterfaceName

附加至私人端點之網路介面的自定義名稱。

etag

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

extendedLocation

負載平衡器的擴充位置。

ipConfigurations

私人端點的IP組態清單。 這會用來對應至第一方服務的端點。

ipVersionType

指定私有端點私有 IP 的 IP 版本類型。 如果沒有定義,這會預設為 IPv4。

manualPrivateLinkServiceConnections

遠端資源連線的相關信息群組。 當網路管理員無權核准遠程資源的連線時使用。

networkInterfaces

針對這個私人端點所建立之網路介面的參考陣列。

privateLinkServiceConnections

遠端資源連線的相關信息群組。

provisioningState

私人端點資源的布建狀態。

subnet

將配置私人IP之子網的標識碼。

繼承的屬性

id

資源標識碼。

location

資源位置。

name

資源名稱。

tags

資源標籤。

type

資源類型。

屬性詳細資料

applicationSecurityGroups

包含私人端點IP組態的應用程式安全組。

applicationSecurityGroups?: ApplicationSecurityGroup[]

屬性值

billingSku

私有端點的計費 SKU。

billingSku?: string

屬性值

string

customDnsConfigs

自定義 DNS 組態的陣列。

customDnsConfigs?: CustomDnsConfigPropertiesFormat[]

屬性值

customNetworkInterfaceName

附加至私人端點之網路介面的自定義名稱。

customNetworkInterfaceName?: string

屬性值

string

etag

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

etag?: string

屬性值

string

extendedLocation

負載平衡器的擴充位置。

extendedLocation?: ExtendedLocation

屬性值

ipConfigurations

私人端點的IP組態清單。 這會用來對應至第一方服務的端點。

ipConfigurations?: PrivateEndpointIPConfiguration[]

屬性值

ipVersionType

指定私有端點私有 IP 的 IP 版本類型。 如果沒有定義,這會預設為 IPv4。

ipVersionType?: string

屬性值

string

manualPrivateLinkServiceConnections

遠端資源連線的相關信息群組。 當網路管理員無權核准遠程資源的連線時使用。

manualPrivateLinkServiceConnections?: PrivateLinkServiceConnection[]

屬性值

networkInterfaces

針對這個私人端點所建立之網路介面的參考陣列。

networkInterfaces?: NetworkInterface[]

屬性值

privateLinkServiceConnections

遠端資源連線的相關信息群組。

privateLinkServiceConnections?: PrivateLinkServiceConnection[]

屬性值

provisioningState

私人端點資源的布建狀態。

provisioningState?: string

屬性值

string

subnet

將配置私人IP之子網的標識碼。

subnet?: Subnet

屬性值

繼承的屬性詳細資料

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