Share via


你当前正在访问 Microsoft Azure Global Edition 技术文档网站。 如果需要访问由世纪互联运营的 Microsoft Azure 中国技术文档网站,请访问 https://docs.azure.cn

IWithMasterNodeCount.WithMasterNodeCount 方法

定义

指定主节点计数。

public Microsoft.Azure.Management.ContainerService.Fluent.ContainerService.Definition.IWithAgentPool WithMasterNodeCount (Microsoft.Azure.Management.ContainerService.Fluent.ContainerServiceMasterProfileCount count);
abstract member WithMasterNodeCount : Microsoft.Azure.Management.ContainerService.Fluent.ContainerServiceMasterProfileCount -> Microsoft.Azure.Management.ContainerService.Fluent.ContainerService.Definition.IWithAgentPool
Public Function WithMasterNodeCount (count As ContainerServiceMasterProfileCount) As IWithAgentPool

参数

count
ContainerServiceMasterProfileCount

主配置文件计数 (1、3、5) 。

返回

适用于