ClusterSshProfile(Int32) コンストラクター

定義

ClusterSshProfile の新しいインスタンスを初期化します。

public ClusterSshProfile (int count);
new Azure.ResourceManager.HDInsight.Containers.Models.ClusterSshProfile : int -> Azure.ResourceManager.HDInsight.Containers.Models.ClusterSshProfile
Public Sub New (count As Integer)

パラメーター

count
Int32

クラスターあたりの ssh ポッドの数。

適用対象