IPConfigurationBgpPeeringAddress interface
IPConfigurationBgpPeeringAddress 的屬性。
屬性
custom |
屬於 IP 組態的自訂 BGP 對等互連地址清單。 |
default |
屬於 IP 組態的預設 BGP 對等互連地址清單。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
ipconfiguration |
屬於閘道的 IP 組態識別碼。 |
tunnel |
屬於 IP 組態的通道公用 IP 位址清單。 注意:此屬性不會序列化。 它只能由伺服器填入。 |
屬性詳細資料
customBgpIpAddresses
屬於 IP 組態的自訂 BGP 對等互連地址清單。
customBgpIpAddresses?: string[]
屬性值
string[]
defaultBgpIpAddresses
屬於 IP 組態的預設 BGP 對等互連地址清單。 注意:此屬性不會序列化。 它只能由伺服器填入。
defaultBgpIpAddresses?: string[]
屬性值
string[]
ipconfigurationId
屬於閘道的 IP 組態識別碼。
ipconfigurationId?: string
屬性值
string
tunnelIpAddresses
屬於 IP 組態的通道公用 IP 位址清單。 注意:此屬性不會序列化。 它只能由伺服器填入。
tunnelIpAddresses?: string[]
屬性值
string[]