AffinityGroupCreateParameters Constructor (String^, String^, String^)

 

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

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

public:
AffinityGroupCreateParameters(
	String^ name,
	String^ label,
	String^ location
)
Return to top
Show: