PrivateEndpointPropertiesOutput interface

私人端點的屬性。

屬性

applicationSecurityGroups

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

customDnsConfigs

自定義 DNS 組態的陣列。

customNetworkInterfaceName

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

ipConfigurations

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

manualPrivateLinkServiceConnections

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

networkInterfaces

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

privateLinkServiceConnections

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

provisioningState

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

subnet

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

屬性詳細資料

applicationSecurityGroups

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

applicationSecurityGroups?: ApplicationSecurityGroupOutput[]

屬性值

customDnsConfigs

自定義 DNS 組態的陣列。

customDnsConfigs?: CustomDnsConfigPropertiesFormatOutput[]

屬性值

customNetworkInterfaceName

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

customNetworkInterfaceName?: string

屬性值

string

ipConfigurations

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

ipConfigurations?: PrivateEndpointIPConfigurationOutput[]

屬性值

manualPrivateLinkServiceConnections

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

manualPrivateLinkServiceConnections?: PrivateLinkServiceConnectionOutput[]

屬性值

networkInterfaces

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

networkInterfaces?: NetworkInterfaceOutput[]

屬性值

privateLinkServiceConnections

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

privateLinkServiceConnections?: PrivateLinkServiceConnectionOutput[]

屬性值

provisioningState

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

provisioningState?: "Succeeded" | "Updating" | "Deleting" | "Failed"

屬性值

"Succeeded" | "Updating" | "Deleting" | "Failed"

subnet

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

subnet?: SubnetOutput

屬性值