ExtensionConfiguration::NamedRole Constructor (String^, IList<ExtensionConfiguration::Extension^>^)

 

Initializes a new instance of the NamedRole class with required arguments.

Namespace:   Microsoft.WindowsAzure.Management.Compute.Models
Assembly:  Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)

public:
NamedRole(
	String^ roleName,
	IList<ExtensionConfiguration::Extension^>^ extensions
)
Return to top
Show: