Share via


CloudService Members

Defines 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. The description of the cloud service region.
GeoRegion Optional. The geographical region in which this cloud service can run.
Label Optional. The label of the cloud service region.
Name Optional. The name of the cloud service region.
Resources Optional. A 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.Scheduler.Models.CloudServiceListResponse Namespace