IWithMasterNodeCount.WithMasterNodeCount Method
Definition
Important
Some information relates to prerelease product that may be substantially modified before it’s released. Microsoft makes no warranties, express or implied, with respect to the information provided here.
Specifies the master node count.
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
Parameters
Master profile count (1, 3, 5).
Returns
Applies to
Met ons samenwerken op GitHub
De bron voor deze inhoud vindt u op GitHub, waar u ook problemen en pull-aanvragen kunt maken en controleren. Bekijk onze gids voor inzenders voor meer informatie.
Azure SDK for .NET