Share via


HostedService Members

Represents a cloud service that is associated with a subscription.

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

Public Constructors

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

Top

Public Properties

  Name Description
ComputeCapabilities Optional. The compute capabilities in this hosted service.
Properties Gets or sets a collection of HostedServiceProperties objects that define the properties that are assigned to the cloud service.
ServiceName Gets or sets the name of the cloud service.
Uri Gets or sets the request URI for Service Management API calls.

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

HostedService Class
Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListResponse Namespace