你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
Ipv6CircuitConnectionConfig Class
IPv6 Circuit Connection properties for global reach.
Variables are only populated by the server, and will be ignored when sending a request.
- Inheritance
-
azure.mgmt.network._serialization.ModelIpv6CircuitConnectionConfig
Constructor
Ipv6CircuitConnectionConfig(*, address_prefix: str | None = None, **kwargs: Any)
Keyword-Only Parameters
Name | Description |
---|---|
address_prefix
|
/125 IP address space to carve out customer addresses for global reach. |
Variables
Name | Description |
---|---|
address_prefix
|
/125 IP address space to carve out customer addresses for global reach. |
circuit_connection_status
|
Express Route Circuit connection state. Known values are: "Connected", "Connecting", and "Disconnected". |