CloudServiceCreateParameters Members
The following tables list the members exposed by the CloudServiceCreateParameters type.
Public Constructors
Name | Description | |
---|---|---|
CloudServiceCreateParameters | Overloaded. |
Top
Public Properties
Name | Description | |
---|---|---|
Description | Required. Description for the cloud service. | |
Optional. Optional e-mail address to associate with the service. | ||
GeoRegion | Required. The region for the cloud service. This field cannot be updated after the cloud service is created. | |
Label | Required. Label for the cloud service. |
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.Scheduler.Models Namespace