次の方法で共有


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)。

戻り値

適用対象