Share via


CloudServiceCreateParameters Members

The following tables list the members exposed by the CloudServiceCreateParameters type.

Public Constructors

  Name Description
  CloudServiceCreateParameters Initializes a new instance of the CloudServiceCreateParameters class.

Top

Public Properties

  Name Description
Description Required. Gets or sets the description for the cloud service.
GeoRegion Required. Gets or sets the region for the cloud service. This field cannot be updated after the cloud service is created.
Label Required. Gets or sets the label for the cloud service.
Name Required. Gets or sets the cloud service name.

Top

Public Methods

(see also Protected Methods)

  Name Description
Equals  (Inherited from Object)
GetHashCode  (Inherited from Object)
GetType  (Inherited from Object)
ToString  (Inherited from Object)

Top

Protected Methods

  Name Description
Finalize  (Inherited from Object)
MemberwiseClone  (Inherited from Object)

Top

See Also

Reference

CloudServiceCreateParameters Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace