Partager via


IWithMasterNodeCount.WithMasterNodeCount Méthode

Définition

Spécifie le nombre de nœuds 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

Paramètres

count
ContainerServiceMasterProfileCount

Nombre de profils maîtres (1, 3, 5).

Retours

S’applique à