CloudServiceCreateParameters Constructor (String^, String^, String^)

 

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

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

public:
CloudServiceCreateParameters(
	String^ label,
	String^ description,
	String^ geoRegion
)
Return to top
Show: