共用方式為


PrivateEndpoint interface

私人端點資源。

Extends

屬性

applicationSecurityGroups

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

customDnsConfigs

自定義 DNS 組態的陣列。

customNetworkInterfaceName

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

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

extendedLocation

負載平衡器的擴充位置。

ipConfigurations

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

manualPrivateLinkServiceConnections

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

networkInterfaces

針對這個私人端點所建立之網路介面的參考陣列。 注意:這個屬性不會串行化。 它只能由伺服器填入。

privateLinkServiceConnections

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

provisioningState

私人端點資源的布建狀態。 注意:這個屬性不會串行化。 它只能由伺服器填入。

subnet

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

繼承的屬性

id

資源標識碼。

location

資源位置。

name

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

tags

資源標籤。

type

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

屬性詳細資料

applicationSecurityGroups

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

applicationSecurityGroups?: ApplicationSecurityGroup[]

屬性值

customDnsConfigs

自定義 DNS 組態的陣列。

customDnsConfigs?: CustomDnsConfigPropertiesFormat[]

屬性值

customNetworkInterfaceName

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

customNetworkInterfaceName?: string

屬性值

string

etag

每當更新資源時變更的唯一隻讀字串。 注意:這個屬性不會串行化。 它只能由伺服器填入。

etag?: string

屬性值

string

extendedLocation

負載平衡器的擴充位置。

extendedLocation?: ExtendedLocation

屬性值

ipConfigurations

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

ipConfigurations?: PrivateEndpointIPConfiguration[]

屬性值

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?: {[propertyName: string]: string}

屬性值

{[propertyName: string]: string}

繼承自Resource.tags

type

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

type?: string

屬性值

string

繼承自Resource.type