你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
CniConfig interface
Cni configuration
Properties
pod |
Pod Subnet NOTE: This property will not be serialized. It can only be populated by the server. |
service |
Service subnet NOTE: This property will not be serialized. It can only be populated by the server. |
type | Cni type NOTE: This property will not be serialized. It can only be populated by the server. |
version | Cni version NOTE: This property will not be serialized. It can only be populated by the server. |
Property Details
podSubnet
Pod Subnet NOTE: This property will not be serialized. It can only be populated by the server.
podSubnet?: string
Property Value
string
serviceSubnet
Service subnet NOTE: This property will not be serialized. It can only be populated by the server.
serviceSubnet?: string
Property Value
string
type
Cni type NOTE: This property will not be serialized. It can only be populated by the server.
type?: string
Property Value
string
version
Cni version NOTE: This property will not be serialized. It can only be populated by the server.
version?: string
Property Value
string