Share via


HostedServiceGetDetailedResponse Members

Represents the detailed information about a cloud service.

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

Public Constructors

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

Top

Public Properties

  Name Description
ComputeCapabilities  Optional. The compute capabilities in this hosted service. (Inherited from HostedServiceGetResponse)
Deployments Gets or sets a collection of Deployment objects that describe the deployments that exist in the cloud service.
Properties  Gets or sets a collection of HostedServiceProperties objects that define the properties that are assigned to the cloud service. (Inherited from HostedServiceGetResponse)
RequestId  (Inherited from AzureOperationResponse)
ServiceName  Gets or sets the name of the cloud service. (Inherited from HostedServiceGetResponse)
StatusCode  (Inherited from HttpOperationResponse)
Uri  Gets or sets the request URI for Service Management API calls. (Inherited from HostedServiceGetResponse)

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

HostedServiceGetDetailedResponse Class
Microsoft.WindowsAzure.Management.Compute.Models Namespace