你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn。
ControlPlaneNodeConfiguration 类
定义
重要
一些信息与预发行产品相关,相应产品在发行之前可能会进行重大修改。 对于此处提供的信息,Microsoft 不作任何明示或暗示的担保。
ControlPlaneNodeConfiguration 表示选择虚拟机以及 Kubernetes 群集的控制平面的大小。
public class ControlPlaneNodeConfiguration
type ControlPlaneNodeConfiguration = class
Public Class ControlPlaneNodeConfiguration
- 继承
-
ControlPlaneNodeConfiguration
构造函数
ControlPlaneNodeConfiguration(Int64, String) |
初始化 ControlPlaneNodeConfiguration 的新实例。 |
属性
AdministratorConfiguration |
要用于控制平面中节点的管理员凭据。 |
AvailabilityZones |
要用于在控制平面中预配节点的网络云群集的可用性区域列表。 如果未指定,将使用所有可用性区域。 |
Count |
使用此配置的虚拟机数。 |
VmSkuName |
创建期间提供的 VM SKU 的名称。 |