共用方式為


VirtualNetworkProperties interface

虛擬網路資源的屬性

屬性

dnsServers

與網路相關聯的 DNS 伺服器 IP 位址清單

gateway

與網路相關聯的閘道IP位址

infraVnetProfile
ipAddressPrefix

網路的IP位址前綴

provisioningState

注意:此屬性不會串行化。 它只能由伺服器填入。

status

虛擬網路資源的狀態注意:此屬性不會串行化。 它只能由伺服器填入。

vipPool

如果使用HA Proxy負載平衡器,Kubernetes API 伺服器和服務的IP位址範圍

vlanID

網路使用的 VLAN 識別碼

vmipPool

Kubernetes 節點 VM 的IP位址範圍

屬性詳細資料

dnsServers

與網路相關聯的 DNS 伺服器 IP 位址清單

dnsServers?: string[]

屬性值

string[]

gateway

與網路相關聯的閘道IP位址

gateway?: string

屬性值

string

infraVnetProfile

infraVnetProfile?: VirtualNetworkPropertiesInfraVnetProfile

屬性值

ipAddressPrefix

網路的IP位址前綴

ipAddressPrefix?: string

屬性值

string

provisioningState

注意:此屬性不會串行化。 它只能由伺服器填入。

provisioningState?: string

屬性值

string

status

虛擬網路資源的狀態注意:此屬性不會串行化。 它只能由伺服器填入。

status?: VirtualNetworkPropertiesStatus

屬性值

vipPool

如果使用HA Proxy負載平衡器,Kubernetes API 伺服器和服務的IP位址範圍

vipPool?: VirtualNetworkPropertiesVipPoolItem[]

屬性值

vlanID

網路使用的 VLAN 識別碼

vlanID?: number

屬性值

number

vmipPool

Kubernetes 節點 VM 的IP位址範圍

vmipPool?: VirtualNetworkPropertiesVmipPoolItem[]

屬性值