Share via


ClusterCreateHelper.CreateIdBrokerNodeRole Method

Definition

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

Parameters

osProfile
OsProfile
vnetProfile
VirtualNetworkProfile
idBrokerNodeSize
String

Returns

Applies to