HostedServiceListResponse Class
Represents the list of cloud services that exist in the subscription.
Assembly: Microsoft.WindowsAzure.Management.Compute (in Microsoft.WindowsAzure.Management.Compute.dll)
Hyak.Common.HttpOperationResponse
Microsoft.Azure.AzureOperationResponse
Microsoft.WindowsAzure.Management.Compute.Models.HostedServiceListResponse
| Name | Description | |
|---|---|---|
![]() | HostedServiceListResponse() | Initializes a new instance of the HostedServiceListResponse class. |
| Name | Description | |
|---|---|---|
![]() | HostedServices | Gets or sets a collection of HostedServiceListResponse.HostedService objects that define the cloud services in a subscription. |
![]() | RequestId | (Inherited from AzureOperationResponse.) |
![]() | StatusCode | (Inherited from HttpOperationResponse.) |
| Name | Description | |
|---|---|---|
![]() | Equals(Object) | (Inherited from Object.) |
![]() | Finalize() | (Inherited from Object.) |
![]() | GetEnumerator() | Retrieves an object that can iterate through a collection of HostedServiceListResponse.HostedService objects. |
![]() | GetHashCode() | (Inherited from Object.) |
![]() | GetType() | (Inherited from Object.) |
![]() | MemberwiseClone() | (Inherited from Object.) |
![]() | ToString() | (Inherited from Object.) |
| Name | Description | |
|---|---|---|
![]() ![]() | IEnumerable.GetEnumerator() | Retrieves an object that can iterate through a collection of HostedServiceListResponse.HostedService objects. |
Any public static (Shared in Visual Basic) members of this type are thread safe. Any instance members are not guaranteed to be thread safe.




