Compartilhar via


IWithMasterNodeCount.WithMasterNodeCount Método

Definição

Especifica a contagem de nós master.

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

Parâmetros

count
ContainerServiceMasterProfileCount

Contagem de perfil mestre (1, 3, 5).

Retornos

Aplica-se a