Freigeben über


IWithMasterNodeCount.WithMasterNodeCount Methode

Definition

Gibt die Anzahl der master Knoten an.

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

Parameter

count
ContainerServiceMasterProfileCount

Masterprofilanzahl (1, 3, 5).

Gibt zurück

Gilt für: