Aracılığıyla paylaş


ClusterCreateHelper.CreateKafkaManagementNode Method

Definition

public static Microsoft.Azure.Management.HDInsight.Models.Role CreateKafkaManagementNode (Microsoft.Azure.Management.HDInsight.Models.OsProfile osProfile, Microsoft.Azure.Management.HDInsight.Models.VirtualNetworkProfile vnetProfile, string kafkaManagementNodeSize);
static member CreateKafkaManagementNode : Microsoft.Azure.Management.HDInsight.Models.OsProfile * Microsoft.Azure.Management.HDInsight.Models.VirtualNetworkProfile * string -> Microsoft.Azure.Management.HDInsight.Models.Role
Public Function CreateKafkaManagementNode (osProfile As OsProfile, vnetProfile As VirtualNetworkProfile, kafkaManagementNodeSize As String) As Role

Parameters

osProfile
OsProfile
vnetProfile
VirtualNetworkProfile
kafkaManagementNodeSize
String

Returns

Applies to