CloudService Members
Definition of a cloud service-supporting region in which a item is located.
The following tables list the members exposed by the CloudService type.
Public Constructors
Name | Description | |
---|---|---|
CloudService | Initializes a new instance of the CloudService class. |
Top
Public Properties
Name | Description | |
---|---|---|
Description | Optional. Gets or sets the description of the cloud service region. | |
GeoRegion | Optional. Gets or sets the geographical region in which this cloud service can run. | |
Label | Optional. Gets or sets thelabel of the cloud service region. | |
Name | Optional. Gets or sets the name of the cloud service. | |
Resources | Optional. Gets or sets the list of existing resources installed into a cloud service region. |
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
CloudService Class
Microsoft.WindowsAzure.Management.Automation.Models Namespace